mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-23 14:22:52 +02:00
chore: Remove version from package.json
The `version` field in the `package.json` file doesn't serve any real purpose for us since `semantic-release will handle adding and updating it automatically.
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "nes.css",
|
"name": "nes.css",
|
||||||
"version": "0.0.0-development",
|
|
||||||
"description": "NES.css is NES-style CSS Framework.",
|
"description": "NES.css is NES-style CSS Framework.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"watch": "npm run build:sass -- --watch",
|
"watch": "npm run build:sass -- --watch",
|
||||||
|
Reference in New Issue
Block a user