Skip to content

Commit 55292ca

Browse files
authored
Update package.json
1 parent 29ef0cd commit 55292ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"name": "parkenconsulting",
2+
"name": "identity",
33
"version": "1.0.0",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
77
"dev": "vuepress dev docs --port $PORT -d public",
88
"build": "vuepress build docs -d public",
9-
"postbuild": "vuepress-sitemap -H https://identity.parkenconsulting.com -d public"
9+
"postbuild": "vuepress-sitemap -H https://identity.shoppre.com -d public"
1010
},
1111
"devDependencies": {
1212
"vuepress": "^1.2.0",

0 commit comments

Comments
 (0)