mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-22 22:02:48 +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",
|
||||
"version": "0.0.0-development",
|
||||
"description": "NES.css is NES-style CSS Framework.",
|
||||
"scripts": {
|
||||
"watch": "npm run build:sass -- --watch",
|
||||
|
Reference in New Issue
Block a user