Skip to content

Commit f254515

Browse files
committed
change version of protobuf
1 parent dd2db27 commit f254515

File tree

5 files changed

+1
-93
lines changed

5 files changed

+1
-93
lines changed

.eslintignore

Lines changed: 0 additions & 5 deletions
This file was deleted.

.eslintrc

Lines changed: 0 additions & 53 deletions
This file was deleted.

.travis.yml

Lines changed: 0 additions & 31 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ cd pheromon
3838
* Copy / Create the files `PRIVATE/*.json`
3939

4040
* Install dependencies
41-
This will also set up the git precommit hook for eslint.
4241

4342
````
4443
npm install

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"node-ansible": "^0.5.2",
5151
"npm-run-all": "^1.3.4",
5252
"pg": "^4.3.0",
53-
"pheromon-codecs": "0.0.7",
53+
"pheromon-codecs": "0.0.8",
5454
"pokemon-names": "^1.0.0",
5555
"react": "^0.13.3",
5656
"redis": "^1.0.0",
@@ -65,8 +65,6 @@
6565
"devDependencies": {
6666
"chai": "^3.2.0",
6767
"chai-as-promised": "^5.1.0",
68-
"eslint": "^1.3.1",
69-
"eslint-plugin-react": "^3.5.0",
7068
"mocha": "^2.3.2",
7169
"nodemon": "^1.8.1",
7270
"watchify": "^3.2.1"

0 commit comments

Comments
 (0)