Skip to content

Commit

Permalink
3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
heldr committed May 3, 2020
1 parent 0bb6f34 commit ff1974b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "datauri-build",
"private": true,
"version": "2.0.0",
"version": "3.0.0",
"scripts": {
"test": "npm run lint && npm run build && jest",
"lint": "eslint src",
Expand Down Expand Up @@ -97,4 +97,4 @@
}
},
"dependencies": {}
}
}

0 comments on commit ff1974b

Please sign in to comment.