Skip to content

Commit f89f458

Browse files
remove unused Volo configuration (#4499)
1 parent 4161f1b commit f89f458

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

package.json

-7
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,6 @@
1010
"url": "https://github.com/sugarlabs/musicblocks/issues"
1111
},
1212
"amd": {},
13-
"volo": {
14-
"baseUrl": "lib",
15-
"dependencies": {
16-
"domReady": "github:requirejs/domReady/2.0.1",
17-
"webL10n": "github:sugarlabs/webL10n/master"
18-
}
19-
},
2013
"scripts": {
2114
"lint": "eslint js/**/*.js",
2215
"serve": "http-server -a 127.0.0.1 -p 3000 --gzip --brotli",

0 commit comments

Comments
 (0)