mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
npm update
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
93f91fa9d2
commit
4afc4502d9
16
package.json
16
package.json
@ -4,16 +4,16 @@
|
|||||||
"author": "Alex A. Naanou <alex.nanou@gmail.com>",
|
"author": "Alex A. Naanou <alex.nanou@gmail.com>",
|
||||||
"license": "BSD",
|
"license": "BSD",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"glob": "^7.0.5",
|
"glob": "^7.1.3",
|
||||||
"ig-features": "^2.0.0",
|
"ig-actions": "^1.9.0",
|
||||||
"ig-actions": "^1.0.0",
|
"ig-features": "^2.2.6",
|
||||||
"ig-object": "^1.0.1",
|
"ig-object": "^1.0.7",
|
||||||
"jszip": "^2.6.1",
|
"jszip": "^2.6.1",
|
||||||
"peer": "*",
|
"peer": "^0.2.10",
|
||||||
"pouch-replicate-webrtc": "0.0.9",
|
"pouch-replicate-webrtc": "0.0.9",
|
||||||
"pouchdb": "^5.4.5",
|
"pouchdb": "^7.0.0",
|
||||||
"requirejs": "^2.2.0",
|
"requirejs": "^2.3.6",
|
||||||
"showdown": "^1.4.2",
|
"showdown": "^1.8.6",
|
||||||
"xss": "^0.2.13"
|
"xss": "^0.2.13"
|
||||||
},
|
},
|
||||||
"devDependencies": {},
|
"devDependencies": {},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user