Skip to content

Commit

Permalink
tiny tweaks to pubspec
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo committed Apr 15, 2013
1 parent 940698c commit 1010b89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated by pub
# See http://pub.dartlang.org/doc/glossary.html#lockfile

{"packages":{"js":{"version":"0.0.19","source":"hosted","description":"js"},"bot":{"version":"0.16.3+1","source":"hosted","description":"bot"},"bot_web":{"version":"0.20.0-dev","source":"hosted","description":"bot_web"},"hop":{"version":"0.20.0","source":"hosted","description":"hop"},"browser":{"version":"0.4.5+1","source":"hosted","description":"browser"},"meta":{"version":"0.4.5+1","source":"hosted","description":"meta"},"pathos":{"version":"0.4.5+1","source":"hosted","description":"pathos"},"logging":{"version":"0.4.5+1","source":"hosted","description":"logging"},"args":{"version":"0.4.5+1","source":"hosted","description":"args"},"unittest":{"version":"0.4.5+1","source":"hosted","description":"unittest"}}}
{"packages":{"js":{"version":"0.0.19","source":"hosted","description":"js"},"bot":{"version":"0.16.3+1","source":"hosted","description":"bot"},"bot_web":{"version":"0.20.0-dev","source":"hosted","description":"bot_web"},"hop":{"version":"0.20.0+1","source":"hosted","description":"hop"},"browser":{"version":"0.4.5+1","source":"hosted","description":"browser"},"meta":{"version":"0.4.5+1","source":"hosted","description":"meta"},"pathos":{"version":"0.4.5+1","source":"hosted","description":"pathos"},"logging":{"version":"0.4.5+1","source":"hosted","description":"logging"},"args":{"version":"0.4.5+1","source":"hosted","description":"args"},"unittest":{"version":"0.4.5+1","source":"hosted","description":"unittest"},"bot_io":{"version":"0.20.0-dev","source":"hosted","description":"bot_io"}}}
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ dependencies:
bot: '>=0.16.3+1'
js: '>=0.0.19'
dev_dependencies:
hop: '>=0.20.0'
hop: '>=0.20.0+1'

0 comments on commit 1010b89

Please sign in to comment.