We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29ef0cd commit 55292caCopy full SHA for 55292ca
package.json
@@ -1,12 +1,12 @@
1
{
2
- "name": "parkenconsulting",
+ "name": "identity",
3
"version": "1.0.0",
4
"license": "MIT",
5
"private": true,
6
"scripts": {
7
"dev": "vuepress dev docs --port $PORT -d public",
8
"build": "vuepress build docs -d public",
9
- "postbuild": "vuepress-sitemap -H https://identity.parkenconsulting.com -d public"
+ "postbuild": "vuepress-sitemap -H https://identity.shoppre.com -d public"
10
},
11
"devDependencies": {
12
"vuepress": "^1.2.0",
0 commit comments