mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-27 12:42:28 +02:00
chore: remove standart-version, add scripts
This commit is contained in:
@@ -15,8 +15,7 @@
|
||||
"lint": "concurrently \"yarn run lint:js\" \"yarn run lint:scss\" \"yarn flow\"",
|
||||
"test": "jest --config ./jest/jest-config.js",
|
||||
"test:coverage": "jest --coverage --config ./jest/jest-config.js",
|
||||
"test:watch": "jest --watch --config ./jest/jest-config.js",
|
||||
"release": "standard-version"
|
||||
"test:watch": "jest --watch --config ./jest/jest-config.js"
|
||||
},
|
||||
"repository": "https://github.com/alxshelepenok/gatsby-starter-lumen",
|
||||
"author": "Alexander Shelepenok <alxshelepenok@gmail.com>",
|
||||
@@ -113,7 +112,6 @@
|
||||
"postcss-pxtorem": "4.0.1",
|
||||
"react-test-renderer": "16.8.6",
|
||||
"rimraf": "2.6.3",
|
||||
"standard-version": "6.0.1",
|
||||
"stylelint": "10.1.0",
|
||||
"stylelint-config-recommended-scss": "3.3.0",
|
||||
"stylelint-scss": "3.9.1"
|
||||
|
Reference in New Issue
Block a user