Skip to content

Commit

Permalink
v0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulLeCam committed Mar 28, 2015
1 parent 5b78104 commit 06e2092
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-leaflet",
"version": "0.4.0-rc.1",
"version": "0.4.0",
"description": "React components for Leaflet maps",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -37,19 +37,19 @@
"react": "^0.13.0"
},
"devDependencies": {
"babel": "^4.7.8",
"babel": "^4.7.16",
"babelify": "^5.0.3",
"browserify": "^9.0.3",
"gulp": "^3.8.10",
"gulp-load-plugins": "^0.8.1",
"gulp-load-plugins": "^0.9.0",
"gulp-util": "^3.0.4",
"gulp-webserver": "^0.9.0",
"jest-cli": "^0.4.0",
"leaflet": "^0.7.3",
"onchange": "^1.0.0",
"react": "^0.13.0",
"vinyl-source-stream2": "^0.1.1",
"watchify": "^2.4.0"
"watchify": "^2.6.2"
},
"jest": {
"unmockedModulePathPatterns": [
Expand Down

0 comments on commit 06e2092

Please sign in to comment.