Skip to content

Commit

Permalink
fix: edition stable
Browse files Browse the repository at this point in the history
  • Loading branch information
Saschl committed Dec 1, 2022
1 parent 746fb63 commit 09d5903
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.9.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 09d5903

Please sign in to comment.