mirror of
https://github.com/kognise/water.css.git
synced 2025-12-06 06:44:58 +01:00
Remove dist folder
This commit is contained in:
parent
f0709f5517
commit
cf55a56b61
34 changed files with 8 additions and 3366 deletions
|
|
@ -5,7 +5,8 @@
|
|||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "gulp style",
|
||||
"dev": "gulp watch"
|
||||
"dev": "gulp watch",
|
||||
"prepublishOnly": "yarn build"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
@ -43,5 +44,8 @@
|
|||
},
|
||||
"browserslist": [
|
||||
"defaults AND not android 4.4.3"
|
||||
],
|
||||
"files": [
|
||||
"dist"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue