Skip to content

Commit

Permalink
clean up dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hieunc229 committed Nov 28, 2018
1 parent bd6b957 commit 9b73f9b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package-lock.json
100644 → 100755

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 2 additions & 4 deletions package.json
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vasern",
"version": "0.2.83",
"version": "0.2.9",
"description": "Vasern is an open source data storage for React Native, aims to be developer friendly, high performance",
"main": "vasern/index.js",
"scripts": {
Expand Down Expand Up @@ -31,9 +31,7 @@
},
"homepage": "https://github.com/ambistudio/vasern#readme",
"dependencies": {
"eslint-config-airbnb-base": "^13.1.0",
"lodash": "~4.17.11",
"react-native": "~0.57"
"eslint-config-airbnb-base": "^13.1.0"
},
"devDependencies": {
"babel-eslint": "^10.0.1",
Expand Down

0 comments on commit 9b73f9b

Please sign in to comment.