mirror of
https://github.com/bcomnes/deploy-to-neocities.git
synced 2026-01-17 06:56:30 +00:00
fix build
This commit is contained in:
parent
7e95fe7e68
commit
eb6412a365
@ -9,7 +9,8 @@
|
||||
"test-skip:deps": "dependency-check . --no-dev --no-peer",
|
||||
"test:standard": "standard",
|
||||
"test:tape": "tap",
|
||||
"clean": "rimraf dist && mkdirp dist"
|
||||
"clean": "rimraf dist && mkdirp dist",
|
||||
"build": "echo 'build step'"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user