mirror of
https://github.com/encounter/react-add-to-calendar.git
synced 2026-07-10 21:18:44 -07:00
removing gulpfile that got scooped into repo from automated commit and increasing base moment version
This commit is contained in:
+2
-2
@@ -2,7 +2,7 @@
|
||||
"author": "Jason Salzman",
|
||||
"name": "react-add-to-calendar",
|
||||
"description": "A simple and reusable add to calendar button component for React",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/jasonsalzman/react-add-to-calendar",
|
||||
"repository": {
|
||||
@@ -89,7 +89,7 @@
|
||||
"react-dom": "^0.14.0 || ^15.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"moment": "^2.13.0"
|
||||
"moment": "^2.15.1"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "NODE_ENV=production grunt build",
|
||||
|
||||
Reference in New Issue
Block a user