We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7008172 + 0531e32 commit f1d2050Copy full SHA for f1d2050
package.json
@@ -41,14 +41,14 @@
41
"@exabyte-io/ade.js": "2022.7.27-0",
42
"@exabyte-io/ide.js": "2022.7.28-1",
43
"@exabyte-io/mode.js": "2022.7.28-0",
44
+ "@exabyte-io/code.js": "2022.8.16-0",
45
"js-yaml": "^4.1.0",
46
"lodash": "^4.17.21",
47
"mixwith": "^0.1.1",
48
"underscore": "^1.13.3",
49
"underscore.string": "^3.3.4"
50
},
51
"devDependencies": {
- "@exabyte-io/code.js": "2022.8.16-0",
52
"chai": "^4.3.4",
53
"eslint": "7.32.0",
54
"eslint-config-airbnb": "19.0.2",
@@ -66,9 +66,6 @@
66
"nyc": "^15.1.0",
67
"prettier": "^2.7.1"
68
69
- "peerDependencies": {
70
- "@exabyte-io/code.js": "2022.8.16-0"
71
- },
72
"engines": {
73
"node": ">=12.0.0"
74
0 commit comments