File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Build folder and files #
2
2
# #########################
3
- builds /
3
+ build /
4
4
release /
5
5
6
6
# Development folders and files #
7
7
# ################################
8
8
.tmp /
9
9
dist /
10
- node_modules /
10
+ node_modules
11
11
* .compiled. *
12
12
package-lock.json
13
13
coverage /
Original file line number Diff line number Diff line change 126
126
"chart.js" : " ^2.9.3" ,
127
127
"classnames" : " ^2.2.6" ,
128
128
"codemirror" : " ^5.58.2" ,
129
+ "yamljs" : " ^0.3.0" ,
129
130
"codemirror-graphql" : " ^0.12.1" ,
130
131
"concurrently" : " ^5.2.0" ,
131
132
"date-fns" : " ^1.29.0" ,
260
261
"webpack-bundle-analyzer" : " ^3.8.0" ,
261
262
"webpack-cli" : " ^3.3.12" ,
262
263
"webpack-dev-server" : " ^3.11.0" ,
263
- "webpack-node-externals" : " ^1.7.2" ,
264
- "yamljs" : " ^0.3.0"
264
+ "webpack-node-externals" : " ^1.7.2"
265
265
},
266
266
"author" : {
267
267
"name" : " Swell" ,
You can’t perform that action at this time.
0 commit comments