Skip to content

Commit

Permalink
Release v1.0.0 (SS)
Browse files Browse the repository at this point in the history
  • Loading branch information
bensalilijames committed Jan 11, 2017
1 parent e525c97 commit 9877e81
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bot-lang",
"version": "1.0.10",
"version": "1.1.0",
"description": "Common bot language subsitutions and tags.",
"main": "lib/index.js",
"scripts": {
Expand All @@ -21,14 +21,14 @@
"homepage": "https://github.com/bot-ai/bot-lang#readme",
"devDependencies": {
"babel-cli": "^6.16.0",
"babel-preset-env": "^1.1.6",
"babel-preset-env": "^1.1.8",
"babel-register": "^6.18.0",
"coveralls": "^2.11.14",
"eslint": "^3.12.0",
"eslint-config-airbnb": "^13.0.0",
"eslint": "^3.13.1",
"eslint-config-airbnb": "^14.0.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-jsx-a11y": "^2.2.3",
"eslint-plugin-react": "^6.8.0",
"eslint-plugin-jsx-a11y": "^3.0.2",
"eslint-plugin-react": "^6.9.0",
"istanbul": "^0.4.5",
"mocha": "^3.1.2"
}
Expand Down

0 comments on commit 9877e81

Please sign in to comment.