1
0
mirror of https://github.com/jenil/chota.git synced 2023-08-10 21:13:07 +03:00
This commit is contained in:
Jenil G
2023-03-21 22:06:45 -04:00
parent bf8b144971
commit 9b0a416fb8
3 changed files with 3 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "chota",
"version": "0.9.1",
"version": "0.9.2",
"description": "A really small CSS framework",
"main": "dist/chota.min.css",
"scripts": {
@@ -10,7 +10,6 @@
"postcss": "postcss ./src/chota.css -d dist/",
"watch": "cross-env NODE_ENV=development yarn postcss -w",
"test": "stylelint src/*.css",
"preversion": "yarn build && git commit --amend --no-edit",
"postversion": "git push --tags && yarn publish . --tag $npm_package_version && git push && echo \"Successfully released version $npm_package_version!\""
},
"keywords": [