@mx-cartographer/experiences 3.9.0 → 3.9.2-alpha.sms1
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +8 -0
- package/dist/index.es.js +194 -196
- package/dist/index.es.js.map +1 -1
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@mx-cartographer/experiences",
|
3
|
-
"version": "3.9.
|
3
|
+
"version": "3.9.2-alpha.sms1",
|
4
4
|
"description": "Library containing experience widgets",
|
5
5
|
"main": "dist/index.es.js",
|
6
6
|
"types": "dist/index.d.ts",
|
@@ -122,4 +122,4 @@
|
|
122
122
|
"README.md"
|
123
123
|
],
|
124
124
|
"packageManager": "yarn@4.4.1"
|
125
|
-
}
|
125
|
+
}
|