mirror of
https://github.com/google/blockly.git
synced 2026-01-07 17:10:11 +01:00
Add test-blocks into the basic playground (#4333)
* Use local node_modules files instead of unkpkg for advanced playground, get test blocks in the basic playground from npm * Also move theme-modern * Update package-lock
This commit is contained in:
@@ -55,6 +55,9 @@
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"devDependencies": {
|
||||
"@blockly/block-test": "^1.0.0",
|
||||
"@blockly/dev-tools": "^2.0.1",
|
||||
"@blockly/theme-modern": "^2.1.1",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"chai": "^4.2.0",
|
||||
"concurrently": "^5.3.0",
|
||||
|
||||
Reference in New Issue
Block a user