Skip to content

Commit 392c2d3

Browse files
committed
Fixup package.json
Update packages
1 parent d14458d commit 392c2d3

File tree

2 files changed

+23
-17
lines changed

2 files changed

+23
-17
lines changed

package-lock.json

Lines changed: 16 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,20 @@
99
"homepage": "http://github.com/jasny/lib-phpdebug-js",
1010
"author": "Ajax.org B.V. <info@ajax.org>",
1111
"contibutors": [
12-
"Arnold Daniels <arnold@jasny.net> (https://www.jasny.net)
12+
"Arnold Daniels <arnold@jasny.net> (https://www.jasny.net)"
1313
],
1414
"pm": "sm",
1515
"dependencies": {
16-
"asyncjs": "0.0.5",
17-
"cli": "0.4.4-1",
16+
"asyncjs": "^0.0.5",
17+
"cli": "^1.0.0",
1818
"connect": "^3.7.0",
19-
"dispatch": "0.2.0",
20-
"q": "0.8.5",
21-
"requirejs": "2.1.1",
19+
"dispatch": "^0.2.0",
20+
"q": "^0.8.12",
21+
"requirejs": "^2.3.6",
2222
"serve-static": "^1.14.1",
2323
"socket.io": "^2.2.0",
2424
"socket.io-client": "^2.2.0",
25-
"xml2js": "0.1.14"
25+
"xml2js": "^0.1.14"
2626
},
2727
"repository": {
2828
"type": "git",

0 commit comments

Comments
 (0)