RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
eleven-solutions-common-website-unique-web
Versions diffs
23.0.10 → 23.0.11
eleven-solutions-common-website-unique-web 23.0.10 → 23.0.11
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (1)
hide
show
package/package.json
+3
-1
package/package.json
CHANGED
Viewed
@@ -1,7 +1,9 @@
1
1
{
2
2
"name": "eleven-solutions-common-website-unique-web",
3
-
"version": "23.0.
10
",
3
+
"version": "23.0.
11
",
4
4
"main": "./dist/index.js",
5
+
"module": "dist/index.esm.js",
6
+
"types": "dist/index.d.ts",
5
7
"files": [
6
8
"dist"
7
9
],