Skip to content

Commit

Permalink
Updates bower manifest.
Browse files Browse the repository at this point in the history
  • Loading branch information
colinbdclark committed May 15, 2019
1 parent fd6ad77 commit b5252b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "osc.js",
"version": "2.2.0",
"version": "2.3.0",
"main": "dist/osc-browser.js",
"ignore": [
".jshintrc",
Expand All @@ -12,10 +12,10 @@
],
"dependencies": {
"slip.js": "1.0.2",
"eventEmitter": "5.2.4",
"eventEmitter": "5.2.6",
"long": "4.0.0"
},
"devDependencies": {
"requirejs": "2.1.20"
"requirejs": "2.3.6"
}
}

0 comments on commit b5252b9

Please sign in to comment.