Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 460ebd8

Browse files
committed
build: npm install hashmark replaceinfiles
1 parent 316b44c commit 460ebd8

File tree

2 files changed

+259
-0
lines changed

2 files changed

+259
-0
lines changed

package-lock.json

Lines changed: 257 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@
142142
"gulp-debug": "^4.0.0",
143143
"gulp-less": "^5.0.0",
144144
"gulp-postcss": "^9.0.1",
145+
"hashmark": "^5.0.0",
145146
"html-webpack-plugin": "^5.5.0",
146147
"http-server": "^14.1.1",
147148
"husky": "^8.0.1",
@@ -177,6 +178,7 @@
177178
"react-refresh": "^0.14.0",
178179
"react-test-renderer": "^18.2.0",
179180
"redux-logger": "^3.0.6",
181+
"replaceinfiles": "^1.1.4",
180182
"rimraf": "^3.0.2",
181183
"scripty": "^2.1.0",
182184
"serve": "^13.0.2",

0 commit comments

Comments
 (0)