Commit 983a74a 1 parent 09ee74f commit 983a74a Copy full SHA for 983a74a
File tree 3 files changed +6
-5
lines changed
3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
# shared with .npmignore
2
2
# different than .npmignore
3
- /node_modules
3
+ node_modules
4
+ package-lock.json
Original file line number Diff line number Diff line change 1
1
# shared with .gitignore
2
2
# different than .gitignore
3
- / test
3
+ test
Original file line number Diff line number Diff line change 19
19
"license" : " MIT" ,
20
20
"dependencies" : {
21
21
"minecraft-data" : " ^2.18.0" ,
22
- "minecraft-protocol" : " ^1.3.1 " ,
22
+ "minecraft-protocol" : " ^1.3.2 " ,
23
23
"mojangson" : " ^0.2.1" ,
24
24
"prismarine-biome" : " ^1.0.1" ,
25
25
"prismarine-block" : " ^1.0.1" ,
34
34
},
35
35
"devDependencies" : {
36
36
"doctoc" : " ^1.0.0" ,
37
- "eslint" : " ^4.1.1 " ,
37
+ "eslint" : " ^4.2.0 " ,
38
38
"eslint-config-standard" : " ^10.2.1" ,
39
- "eslint-plugin-import" : " ^2.6 .0" ,
39
+ "eslint-plugin-import" : " ^2.7 .0" ,
40
40
"eslint-plugin-node" : " ^5.1.0" ,
41
41
"eslint-plugin-promise" : " ^3.5.0" ,
42
42
"eslint-plugin-standard" : " ^3.0.1" ,
You can’t perform that action at this time.
0 commit comments