Skip to content

Commit

Permalink
Dependencies update.
Browse files Browse the repository at this point in the history
  • Loading branch information
evoluteur committed Dec 20, 2019
1 parent e350d07 commit 753aa35
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-crud-icons",
"version": "0.1.1",
"description": "SVG iconset for CRUD applications packaged as a React component",
"description": "Set of SVG icons for CRUD applications packaged as a React component",
"repository": {
"type": "git",
"url": "git://github.com/evoluteur/react-crud-icons.git"
Expand All @@ -23,10 +23,10 @@
"devDependencies": {
"react": "^16.12.0",
"react-dom": "^16.12.0",
"@babel/cli": "^7.7.0",
"@babel/core": "^7.7.2",
"@babel/preset-env": "^7.7.1",
"@babel/preset-react": "^7.7.0",
"@babel/cli": "^7.7.7",
"@babel/core": "^7.7.7",
"@babel/preset-env": "^7.7.7",
"@babel/preset-react": "^7.7.4",
"node-sass": "^4.13.0"
},
"keywords": [
Expand All @@ -38,6 +38,7 @@
"component",
"CRUD",
"web",
"ui"
"ui",
"toolbar"
]
}

0 comments on commit 753aa35

Please sign in to comment.