Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jazz-soft committed Jan 30, 2020
1 parent 0dc65d3 commit cbdd73e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Expand Up @@ -25,6 +25,6 @@
"Gruntfile.js"
],
"dependencies": {
"jzz": "^0.9.9"
"jzz": "^1.0.1"
}
}
6 changes: 3 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "jzz-midi-gm",
"version": "1.1.5",
"version": "1.1.6",
"description": "General MIDI instrument names",
"main": "javascript/JZZ.midi.GM.js",
"scripts": {
Expand All @@ -14,15 +14,15 @@
],
"author": "jazz-soft (https://jazz-soft.net/)",
"dependencies": {
"jzz": "^0.9.9"
"jzz": "^1.0.1"
},
"devDependencies": {
"coveralls": "^3.0.9",
"eslint": "^6.8.0",
"grunt": "^1.0.4",
"grunt-contrib-jshint": "^2.1.0",
"grunt-contrib-uglify": "^4.0.1",
"mocha": "^7.0.0",
"mocha": "^7.0.1",
"nyc": "^15.0.0"
},
"repository": {
Expand Down

0 comments on commit cbdd73e

Please sign in to comment.