projects
/
cinny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3776e32
)
Depd sorted
author
Ajay Bura
<ajbura@gmail.com>
Sun, 7 Nov 2021 04:49:23 +0000
(10:19 +0530)
committer
Ajay Bura
<ajbura@gmail.com>
Sun, 7 Nov 2021 04:49:23 +0000
(10:19 +0530)
Signed-off-by: Ajay Bura <ajbura@gmail.com>
package.json
patch
|
blob
|
history
diff --git
a/package.json
b/package.json
index 81ee296d477c22e585bd70862b93a92329ee78b3..dce416d7e6e512b7fd08a2e52a7fa88b558c8348 100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-75,7
+75,7
@@
"util": "^0.12.4",
"webpack": "^5.62.1",
"webpack-cli": "^4.5.0",
- "webpack-
merge": "^5.7.3
",
- "webpack-
dev-server": "^3.11.2
"
+ "webpack-
dev-server": "^3.11.2
",
+ "webpack-
merge": "^5.7.3
"
}
}