Browse Source

Merge abb9bb2bde into 17510f07d1

pull/640/merge
Greenkeeper GitHub 7 years ago
parent
commit
792c982f68
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@@ -40,7 +40,7 @@
"test-browser-local": "npm run pre-test-browser && zuul --local 8080 -- test/context-test.js test/scanner-test.js test/parse-test.js test/render-test-browser.js" "test-browser-local": "npm run pre-test-browser && zuul --local 8080 -- test/context-test.js test/scanner-test.js test/parse-test.js test/render-test-browser.js"
}, },
"devDependencies": { "devDependencies": {
"chai": "^3.4.0",
"chai": "^4.0.0",
"eslint": "^2.5.1", "eslint": "^2.5.1",
"jshint": "^2.9.5", "jshint": "^2.9.5",
"mocha": "^3.0.2", "mocha": "^3.0.2",


Loading…
Cancel
Save