eyereasoner 16.4.12 → 16.4.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/eye.d.ts +1 -1
- package/dist/eye.js +1 -1
- package/dist/lingua.d.ts +1 -1
- package/dist/lingua.js +1 -1
- package/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "eyereasoner",
|
|
3
|
-
"version": "16.4.
|
|
3
|
+
"version": "16.4.13",
|
|
4
4
|
"description": "Distributing the [EYE](https://github.com/eyereasoner/eye) reasoner for browser and node using WebAssembly.",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.js",
|
|
@@ -140,8 +140,8 @@
|
|
|
140
140
|
},
|
|
141
141
|
"config": {
|
|
142
142
|
"eye": {
|
|
143
|
-
"name": "v10.7.
|
|
144
|
-
"url": "https://api.github.com/repos/eyereasoner/eye/releases/
|
|
143
|
+
"name": "v10.7.12",
|
|
144
|
+
"url": "https://api.github.com/repos/eyereasoner/eye/releases/156386693"
|
|
145
145
|
},
|
|
146
146
|
"lingua": {
|
|
147
147
|
"name": "v1.0.2",
|