Skip to content

Commit

Permalink
Version 1.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
pipakin committed Mar 8, 2017
1 parent 0cbe91d commit 2f82ba5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "courtbot-engine",
"version": "1.6.11",
"version": "1.6.12",
"description": "An engine for courtbot-like functionality to be included in city/county services sites.",
"main": "index.js",
"scripts": {
Expand All @@ -24,6 +24,7 @@
"devDependencies": {
"babel-cli": "^6.18.0",
"babel-core": "^6.21.0",
"babel-eslint": "^6.1.0",
"babel-loader": "^6.2.10",
"babel-preset-es2015": "^6.18.0",
"babel-register": "^6.18.0",
Expand All @@ -34,10 +35,12 @@
"coveralls": "^2.11.16",
"dirty-chai": "^1.2.2",
"eslint": "~3.4.0",
"eslint-config-esnext": "^1.6.0",
"eslint-config-recommended": "^1.5.0",
"eslint-loader": "~1.5.0",
"eslint-plugin-chai-expect": "^1.0.1",
"eslint-plugin-react": "~6.2.0",
"eslint-plugin-react-native": "^2.0.0",
"express": "^4.14.0",
"git-release": "^0.6.0",
"istanbul": "^0.4.5",
Expand Down

0 comments on commit 2f82ba5

Please sign in to comment.