We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8d7882 commit b19e47cCopy full SHA for b19e47c
package.json
@@ -21,13 +21,14 @@
21
"author": "Paulus Schoutsen <[email protected]>",
22
"license": "Apache-2.0",
23
"devDependencies": {
24
- "@types/mocha": "^5.2.5",
25
- "husky": "^1.1.3",
26
- "lint-staged": "^8.0.4",
27
- "microbundle": "^0.7.0",
28
- "mocha": "^5.1.1",
29
- "prettier": "^1.14.3",
30
- "ts-node": "^7.0.1"
+ "@types/mocha": "^5.2.6",
+ "husky": "^1.3.1",
+ "lint-staged": "^8.1.5",
+ "microbundle": "^0.11.0",
+ "mocha": "^6.0.2",
+ "prettier": "^1.16.4",
+ "ts-node": "^8.0.3",
31
+ "typescript": "^3.3.3333"
32
},
33
"files": [
34
"dist"
0 commit comments