We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 728b561 commit 671e9f1Copy full SHA for 671e9f1
1 file changed
package.json
@@ -100,8 +100,6 @@
100
"date-fns-tz": "^1.3.7",
101
"deepmerge": "^4.3.1",
102
"ejs": "^3.1.9",
103
- "eslint-plugin-dspace-angular-html": "link:./lint/dist/src/rules/html",
104
- "eslint-plugin-dspace-angular-ts": "link:./lint/dist/src/rules/ts",
105
"express": "^4.19.2",
106
"express-rate-limit": "^5.1.3",
107
"fast-json-patch": "^3.1.1",
@@ -178,6 +176,8 @@
178
176
"deep-freeze": "0.0.1",
179
177
"eslint": "^8.39.0",
180
"eslint-plugin-deprecation": "^1.4.1",
+ "eslint-plugin-dspace-angular-html": "link:./lint/dist/src/rules/html",
+ "eslint-plugin-dspace-angular-ts": "link:./lint/dist/src/rules/ts",
181
"eslint-plugin-import": "^2.27.5",
182
"eslint-plugin-import-newlines": "^1.3.1",
183
"eslint-plugin-jsdoc": "^45.0.0",
0 commit comments