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 5a48eab commit e4991a5Copy full SHA for e4991a5
package.json
@@ -85,6 +85,9 @@
85
"@types/angular-mocks": "^1.7.0",
86
"@types/jest": "^25.2.3",
87
"@uirouter/publish-scripts": "2.5.3",
88
+ "angular": "1.8.0",
89
+ "bufferutil": "4.0.1",
90
+ "canvas": "2.6.1",
91
"dts-downlevel": "^0.4.0",
92
"husky": "^4.2.5",
93
"jest": "^26.0.1",
@@ -96,9 +99,10 @@
96
99
"rollup-plugin-sourcemaps": "^0.5.0",
97
100
"rollup-plugin-uglify": "^6.0.4",
98
101
"ts-jest": "^26.0.0",
- "tslint": "^6.1.2",
102
+ "tslint": "5.20.1",
103
"tslint-eslint-rules": "^5.4.0",
- "typescript": "^3.9.7"
104
+ "typescript": "^3.9.7",
105
+ "utf-8-validate": "5.0.2"
106
},
107
"husky": {
108
"hooks": {
0 commit comments