Skip to content

Commit 310cfa5

Browse files
committed
fixup: remove unused dev dependencies
Signed-off-by: Lance Ball <[email protected]>
1 parent ad72693 commit 310cfa5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@
105105
"@types/ajv": "^1.0.0",
106106
"@types/axios": "^0.14.0",
107107
"@types/node": "^13.13.9",
108-
"awesome-typescript-loader": "^5.2.1",
109108
"chai": "~4.2.0",
110109
"eslint-config-standard": "^14.1.1",
111110
"eslint-plugin-import": "^2.20.2",
@@ -115,9 +114,7 @@
115114
"nyc": "~15.0.0",
116115
"standard-version": "^7.1.0",
117116
"standardx": "^5.0.0",
118-
"ts-loader": "^7.0.5",
119117
"typescript": "^3.8.3",
120-
"uglifyjs-webpack-plugin": "^2.2.0",
121118
"webpack": "^4.43.0",
122119
"webpack-cli": "^3.3.11"
123120
},

0 commit comments

Comments
 (0)