Update package.json
Browse files- package.json +1 -1
package.json
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
"test": "jest",
|
15 |
"format": "prettier -w .",
|
16 |
"format:check": "prettier -c .",
|
17 |
-
"postbuild": "next-sitemap --config next-sitemap.config.js"
|
18 |
|
19 |
},
|
20 |
"dependencies": {
|
|
|
14 |
"test": "jest",
|
15 |
"format": "prettier -w .",
|
16 |
"format:check": "prettier -c .",
|
17 |
+
"postbuild": "next-sitemap --config next-sitemap.config.js"
|
18 |
|
19 |
},
|
20 |
"dependencies": {
|