Skip to content

Commit

Permalink
remove npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinongko committed Jun 30, 2018
1 parent f2f0d6c commit 1967f5b
Show file tree
Hide file tree
Showing 2 changed files with 754 additions and 2,299 deletions.
5 changes: 2 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "vue-instagram",
"version": "2.0.0",
"version": "2.0.1",
"description": "Fetch Instagram feed components based on Vue.",
"author": "Kevin Ongko",
"main": "dist/vue-instagram.min.js",
Expand All @@ -26,8 +26,7 @@
"license": "MIT",
"dependencies": {
"browser-jsonp": "^1.1.5",
"lodash": "^4.17.4",
"npm": "^6.0.1"
"lodash": "^4.17.4"
},
"devDependencies": {
"babel-core": "^6.25.0",
Expand Down

0 comments on commit 1967f5b

Please sign in to comment.