Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pheyvaer committed Aug 17, 2021
1 parent 96d5f23 commit 9ac7deb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rmlio/matey",
"version": "0.0.2",
"version": "1.0.0",
"scripts": {
"prepare-dist": "rm -rf dist; mkdir dist",
"build:dev": "npm run prepare-dist; browserify lib/index.js --standalone Matey -t urify/transform -t brfs -t browserify-css > dist/matey.min.js",
Expand Down

0 comments on commit 9ac7deb

Please sign in to comment.