@everymatrix/casino-search-nd 1.53.10 → 1.53.11

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +7 -2
package/package.json CHANGED
@@ -1,12 +1,16 @@
1
1
 
2
2
  {
3
3
  "name": "@everymatrix/casino-search-nd",
4
- "version": "1.53.10",
4
+ "version": "1.53.11",
5
5
  "type": "module",
6
6
  "main": "esnext/casino-search-nd.js",
7
7
  "module": "esnext/casino-search-nd.js",
8
8
  "exports": {
9
- "./es2015/casino-search-nd.cjs": "./es2015/casino-search-nd.cjs"
9
+ ".": {
10
+ "import": "./esnext/casino-favorites-section.js"
11
+ },
12
+ "./es2015/casino-search-nd.cjs": "./es2015/casino-search-nd.cjs",
13
+ "./es2015/casino-search-nd.js": "./es2015/casino-search-nd.js"
10
14
  },
11
15
  "files": [
12
16
  "components/",
@@ -19,3 +23,4 @@
19
23
  "access": "public"
20
24
  }
21
25
  }
26
+