Skip to content

Commit

Permalink
update signals to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
endel committed Dec 20, 2016
1 parent dfbebc7 commit 3bf9fe9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "robotlegs-signalcommandmap",
"version": "1.0.0-alpha.6",
"version": "1.0.0-alpha.7",
"description": "TypeScript port of Robotlegs Extensions SignalCommandMap",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -36,7 +36,7 @@
"homepage": "https://github.com/GoodgameStudios/RobotlegsJS-SignalCommandMap#readme",
"dependencies": {
"robotlegs": "^1.0.0-alpha.12",
"signals.js": "^1.0.0-alpha.12"
"signals.js": "^1.0.0"
},
"devDependencies": {
"@types/bluebird": "^3.0.35",
Expand Down

0 comments on commit 3bf9fe9

Please # to comment.