starter-kit/src
Martin Pitt 4171293c48 Drop unused version numbers from package.json and manifest
This field was introduced in
https://github.com/cockpit-project/cockpit/pull/4964 as "purely
informational for now", and isn't even parsed by cockpit.

package.json's version would only be relevant for publishing NPM
modules, but cockpit pages are not that.

Neither starter-kit itself nor our derived projects like cockpit-podman
or cockpit-composer have ever maintained these two fields, so just get
rid of them.

This makes the git tag the single source of truth for the version
number.

Fixes #200
2021-02-25 07:50:55 +01:00
..
app.jsx Ensure application CSS has priority over library CSS 2020-09-08 18:53:12 +02:00
app.scss Add scss example 2018-06-22 11:15:57 +02:00
index.html Simplify po.js inclusion 2021-01-04 14:01:59 +01:00
index.js Ensure application CSS has priority over library CSS 2020-09-08 18:53:12 +02:00
manifest.json Drop unused version numbers from package.json and manifest 2021-02-25 07:50:55 +01:00