mirror of
https://github.com/node-red/node-red.git
synced 2025-12-28 07:41:42 +01:00
Ensure existing files are migrated to first project
This commit is contained in:
10
package.json
10
package.json
@@ -58,6 +58,10 @@
|
||||
"mqtt": "2.15.1",
|
||||
"multer": "1.3.0",
|
||||
"mustache": "2.3.0",
|
||||
"node-red-node-email": "0.1.*",
|
||||
"node-red-node-feedparser": "0.1.*",
|
||||
"node-red-node-rbe": "0.1.*",
|
||||
"node-red-node-twitter": "0.1.*",
|
||||
"nopt": "4.0.1",
|
||||
"oauth2orize": "1.11.0",
|
||||
"on-headers": "1.0.1",
|
||||
@@ -70,11 +74,7 @@
|
||||
"uglify-js": "3.3.6",
|
||||
"when": "3.7.8",
|
||||
"ws": "1.1.5",
|
||||
"xml2js": "0.4.19",
|
||||
"node-red-node-feedparser": "0.1.*",
|
||||
"node-red-node-email": "0.1.*",
|
||||
"node-red-node-twitter": "0.1.*",
|
||||
"node-red-node-rbe": "0.1.*"
|
||||
"xml2js": "0.4.19"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"bcrypt": "~1.0.3"
|
||||
|
||||
Reference in New Issue
Block a user