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.
1 parent 91d1765 commit 7dec27bCopy full SHA for 7dec27b
package.json
@@ -126,6 +126,7 @@
126
"chart.js": "^2.9.3",
127
"classnames": "^2.2.6",
128
"codemirror": "^5.58.2",
129
+ "yamljs": "^0.3.0",
130
"codemirror-graphql": "^0.12.1",
131
"concurrently": "^5.2.0",
132
"date-fns": "^1.29.0",
@@ -260,8 +261,7 @@
260
261
"webpack-bundle-analyzer": "^3.8.0",
262
"webpack-cli": "^3.3.12",
263
"webpack-dev-server": "^3.11.0",
- "webpack-node-externals": "^1.7.2",
264
- "yamljs": "^0.3.0"
+ "webpack-node-externals": "^1.7.2"
265
},
266
"author": {
267
"name": "Swell",
@@ -465,4 +465,4 @@
465
"url": "https://github.com/awong428"
466
}
467
]
468
-}
+}
0 commit comments