Przeglądaj źródła

Unpin chai and eslint versions

greenkeeper.io will let us know if the minor/patch bumps break our code, so go wild.
tags/v2.2.1
David da Silva 10 lat temu
rodzic
commit
dadbe203d5
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      package.json

+ 2
- 2
package.json Wyświetl plik

@@ -40,8 +40,8 @@
"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": {
"chai": "3.4.0",
"eslint": "1.7.3",
"chai": "^3.4.0",
"eslint": "^1.7.3",
"mocha": "^2.1.0",
"zuul": "^3.7.0"
},


Ładowanie…
Anuluj
Zapisz