Skip to content

Commit

Permalink
prepare for publishing to bower
Browse files Browse the repository at this point in the history
  • Loading branch information
Roald de Vries committed Aug 7, 2015
1 parent fdf760c commit 1571241
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .gitignore
@@ -0,0 +1,5 @@
.*.swp
.DS_Store
/.vimproject
/Session.vim
/node_modules
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "exif-js",
"version": "1.0.0",
"version": "2.0.0",
"homepage": "https://github.com/jseidelin/exif-js",
"authors": [
"Jacob Seidelin"
Expand Down
6 changes: 5 additions & 1 deletion package.json
Expand Up @@ -27,5 +27,9 @@
"tests",
"spec",
"example"
]
],
"devDependencies": {
"bower": "^1.4.1",
"mversion": "^1.10.0"
}
}

0 comments on commit 1571241

Please sign in to comment.