Skip to content

Commit

Permalink
Merge pull request #5 from melwyn95/main
Browse files Browse the repository at this point in the history
Add main field to package.json
  • Loading branch information
xvw authored Dec 2, 2022
2 parents 2b3160d + e1b801f commit f74b784
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"type": "git",
"url": "git+https://github.com/marigold-dev/breathalyzer.git"
},
"version": "1.2.0",
"version": "1.2.1",
"main": "./lib/lib.mligo",
"author": "Marigold <[email protected]>",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit f74b784

Please sign in to comment.