mirror of
https://github.com/scratchfoundation/scratch-audio.git
synced 2024-12-22 14:02:29 -05:00
parent
c354189385
commit
453c82092b
1 changed files with 6 additions and 6 deletions
12
package.json
12
package.json
|
@ -21,17 +21,17 @@
|
|||
},
|
||||
"homepage": "https://github.com/LLK/scratch-audio#readme",
|
||||
"devDependencies": {
|
||||
"babel-core": "6.17.0",
|
||||
"babel-eslint": "7.0.0",
|
||||
"babel-loader": "6.2.5",
|
||||
"babel-preset-es2015": "6.16.0",
|
||||
"eslint": "3.7.1",
|
||||
"babel-core": "6.22.1",
|
||||
"babel-eslint": "7.1.1",
|
||||
"babel-loader": "6.2.10",
|
||||
"babel-preset-es2015": "6.22.0",
|
||||
"eslint": "3.14.1",
|
||||
"json": "9.0.4",
|
||||
"minilog": "^3.0.1",
|
||||
"soundfont-player": "0.10.5",
|
||||
"tone": "0.9.0",
|
||||
"travis-after-all": "1.4.4",
|
||||
"webpack": "1.13.2"
|
||||
"webpack": "2.2.1"
|
||||
},
|
||||
"dependencies": {}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue