mirror of
https://github.com/seejohnrun/haste-server
synced 2025-08-21 01:13:08 -07:00
remove duplicate bundleDependecies shit
This commit is contained in:
parent
080d7b4ee2
commit
03bc855d83
1 changed files with 1 additions and 2 deletions
|
@ -44,6 +44,5 @@
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node server.js",
|
"start": "node server.js",
|
||||||
"test": "mocha --recursive"
|
"test": "mocha --recursive"
|
||||||
},
|
}
|
||||||
"bundleDependencies": []
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue