@everymatrix/casino-search-nd 1.53.11 → 1.53.12
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
|
2
2
|
{
|
3
3
|
"name": "@everymatrix/casino-search-nd",
|
4
|
-
"version": "1.53.
|
4
|
+
"version": "1.53.12",
|
5
5
|
"type": "module",
|
6
6
|
"main": "esnext/casino-search-nd.js",
|
7
7
|
"module": "esnext/casino-search-nd.js",
|
8
8
|
"exports": {
|
9
9
|
".": {
|
10
|
-
"import": "./esnext/casino-
|
10
|
+
"import": "./esnext/casino-search-nd.js"
|
11
11
|
},
|
12
12
|
"./es2015/casino-search-nd.cjs": "./es2015/casino-search-nd.cjs",
|
13
13
|
"./es2015/casino-search-nd.js": "./es2015/casino-search-nd.js"
|