Skip to content

Commit

Permalink
build: updated to version 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aguther authored May 4, 2022
1 parent 4b14c65 commit 5fc4da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "a32nx",
"version": "0.8.0",
"edition": "development",
"edition": "stable",
"scripts": {
"lint": "eslint --cache **/*.{js,mjs,jsx,ts,tsx}",
"lint-fix": "npm run lint -- --fix",
Expand Down

0 comments on commit 5fc4da3

Please sign in to comment.