Spaces:
Configuration error
Configuration error
zack
commited on
Commit
·
619d5ae
1
Parent(s):
f1f4676
feat: install next-compose-plugins 📦
Browse files- package.json +1 -2
package.json
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
{
|
2 |
"devDependencies": {
|
3 |
-
"@svgr/webpack": "^8.1.0"
|
4 |
-
"next-compose-plugins": "^2.2.1"
|
5 |
}
|
6 |
}
|
|
|
1 |
{
|
2 |
"devDependencies": {
|
3 |
+
"@svgr/webpack": "^8.1.0"
|
|
|
4 |
}
|
5 |
}
|