tsi-org commited on
Commit
21e4048
·
1 Parent(s): 4f7d201

Update package.json

Browse files
Files changed (1) hide show
  1. 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": {