mirror of
https://github.com/taigrr/skyline
synced 2025-01-18 04:33:13 -08:00
Fix typo
This commit is contained in:
parent
6b326eef37
commit
074cd6f5ae
@ -3,7 +3,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
"preinstall": "npx npm-force-resolutions",
|
"preinstall": "npx npm-force-resolutions",
|
||||||
"start": "node node_modules/gulp/bin/gulp.js auto",
|
"start": "node node_modules/gulp/bin/gulp.js auto"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"browser-sync": "^2.18.2",
|
"browser-sync": "^2.18.2",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user