@jetshop/core 6.2.14-alpha.0 → 6.2.14-test-1
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jetshop/core",
|
3
|
-
"version": "6.2.14-
|
3
|
+
"version": "6.2.14-test-1",
|
4
4
|
"license": "MIT",
|
5
5
|
"files": [
|
6
6
|
"**/*.js",
|
@@ -113,6 +113,5 @@
|
|
113
113
|
"peerDependencies": {
|
114
114
|
"react": "^18",
|
115
115
|
"react-dom": "^18"
|
116
|
-
}
|
117
|
-
"gitHead": "c98a406e6f491d4f3aa9f0ac558fd06df9dcba87"
|
116
|
+
}
|
118
117
|
}
|
@@ -1,3 +0,0 @@
|
|
1
|
-
# Generating `template.json`
|
2
|
-
|
3
|
-
This file is created from the container `GTM-M4Q6MBN` (test.demostore.se). If you want to make a new export, make your changes in the workspace and make a new export under Administrator -> Export container, and then commit the file to this repository.
|