Skip to content

Commit a8115b7

Browse files
committed
Move ng-mocks to dev dependencies. It's only for testing
1 parent 4bb1baf commit a8115b7

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

package-lock.json

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@
153153
"mirador-dl-plugin": "^0.13.0",
154154
"mirador-share-plugin": "^0.11.0",
155155
"morgan": "^1.10.0",
156-
"ng-mocks": "^14.13.1",
157156
"ng2-file-upload": "5.0.0",
158157
"ng2-nouislider": "^2.0.0",
159158
"ngx-infinite-scroll": "^16.0.0",
@@ -227,6 +226,7 @@
227226
"karma-jasmine": "~4.0.0",
228227
"karma-jasmine-html-reporter": "^1.5.0",
229228
"karma-mocha-reporter": "2.2.5",
229+
"ng-mocks": "^14.13.1",
230230
"ngx-mask": "14.2.4",
231231
"nodemon": "^2.0.22",
232232
"postcss": "^8.4",

0 commit comments

Comments
 (0)