Skip to content

Commit

Permalink
version bumped to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandeepv68 committed Apr 29, 2018
1 parent 88dd993 commit 2b65922
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,8 @@
"description": "A simple npm wrapper module to use the popular Unsplash API.",
"main": "dist/main.js",
"scripts": {
<<<<<<< HEAD
"test": "echo \"Error: no test specified\""
=======
"build": "webpack",
"test": "echo \"Error: no test specified\" && exit 0"
>>>>>>> feature-branch-es6-convert-25-04-2018
},
"repository": "git+https://github.com/SandeepVattapparambil/wrapsplash.git",
"keywords": [
Expand All @@ -32,11 +28,6 @@
"examples": "examples"
},
"devDependencies": {
<<<<<<< HEAD
"eslint": "^4.19.1"
}
}
=======
"babel-core": "^6.26.3",
"babel-eslint": "^8.2.3",
"babel-loader": "^7.1.4",
Expand All @@ -46,6 +37,5 @@
"webpack": "^4.6.0",
"webpack-cli": "^2.0.15"
},
"private": null
"private": false
}
>>>>>>> feature-branch-es6-convert-25-04-2018

0 comments on commit 2b65922

Please sign in to comment.