projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c2d46e
)
we no longer depends on specific JavaScript NPM modules
author
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 7 Jan 2015 13:07:59 +0000
(13:07 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 7 Jan 2015 13:07:59 +0000
(13:07 +0000)
test/package.json
patch
|
blob
|
history
diff --git
a/test/package.json
b/test/package.json
index
4a2197f
..
69e0d70
100644
(file)
--- a/
test/package.json
+++ b/
test/package.json
@@
-13,13
+13,13
@@
"jquery": "*",
"jsdom": "*",
"xmlhttprequest": "*",
- "cssstyle": "<= 0.2.14",
+ "cssstyle": "*",
"request": "*",
- "jasmine-reporters": "<= 0.4.1",
+ "jasmine-reporters": "*",
"jasmine-node": "*",
"phantomjs": "*",
- "handlebars": "= 2.0.0",
- "uglify-js": "> 2.0.0"
+ "handlebars": "*",
+ "uglify-js": "*"
},
"repository": {
"type": "git",