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 80a42a4 commit 86c4efcCopy full SHA for 86c4efc
package.json
@@ -108,13 +108,14 @@
108
"rollup-plugin-sourcemaps": "^0.4.2",
109
"rollup-plugin-typescript2": "^0.18.0",
110
"semantic-release": "^15.9.16",
111
+ "shelljs": "^0.8.3",
112
+ "travis-deploy-once": "^5.0.9",
113
"ts-jest": "^23.10.2",
114
"ts-node": "^7.0.1",
115
"tslint": "^5.11.0",
116
"tslint-config-prettier": "^1.15.0",
117
"tslint-config-standard": "^8.0.1",
118
"typedoc": "^0.12.0",
- "typescript": "^3.0.3",
- "travis-deploy-once": "^5.0.9"
119
+ "typescript": "^3.0.3"
120
}
121
0 commit comments