Skip to content

Commit 0e59569

Browse files
committed
fix conflict
1 parent 6382b4d commit 0e59569

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,6 @@
2727
},
2828
"devDependencies": {
2929
"ava": "^0.13.0",
30-
<<<<<<< HEAD
31-
"coveralls": "^2.11.6",
32-
"eslint": "^2.1.0",
33-
"eslint-config-xo": "^0.12.0",
34-
"nyc": "^6.0.0"
35-
=======
3630
"babel-cli": "^6.6.5",
3731
"babel-eslint": "^5.0.0",
3832
"babel-plugin-add-module-exports": "^0.1.2",
@@ -48,7 +42,6 @@
4842
"npm-run-all": "^1.5.1",
4943
"nyc": "^6.0.0",
5044
"rimraf": "^2.5.2"
51-
>>>>>>> rewrite to es6 and add check for exsist prop
5245
},
5346
"scripts": {
5447
"watch": "npm run transpile -- --watch",

0 commit comments

Comments
 (0)