theprogrammablemind_4wp 7.5.4-beta.0 → 7.5.4-beta.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/config.js +1 -1
package/package.json CHANGED
@@ -61,6 +61,6 @@
61
61
  "json-stable-stringify": "^1.0.1",
62
62
  "node-fetch": "^2.6.1"
63
63
  },
64
- "version": "7.5.4-beta.0",
64
+ "version": "7.5.4-beta.2",
65
65
  "license": "ISC"
66
66
  }
package/src/config.js CHANGED
@@ -1018,7 +1018,7 @@ class Config {
1018
1018
  'debug',
1019
1019
 
1020
1020
  // TODO Fix these from the test app
1021
- 'implicit',
1021
+ 'convolution',
1022
1022
  'expected_generated',
1023
1023
  'expected_results',
1024
1024
  'skipSemantics',