Skip to content
Snippets Groups Projects
Commit 0c34d623 authored by timothycarambat's avatar timothycarambat
Browse files

fix pkg order

parent 39cd4602
Branches
Tags
No related merge requests found
...@@ -82,6 +82,7 @@ ...@@ -82,6 +82,7 @@
}, },
"devDependencies": { "devDependencies": {
"@inquirer/prompts": "^4.3.1", "@inquirer/prompts": "^4.3.1",
"cross-env": "^7.0.3",
"eslint": "^8.50.0", "eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0", "eslint-config-prettier": "^9.0.0",
"eslint-plugin-ft-flow": "^3.0.0", "eslint-plugin-ft-flow": "^3.0.0",
...@@ -95,7 +96,6 @@ ...@@ -95,7 +96,6 @@
"hermes-eslint": "^0.15.0", "hermes-eslint": "^0.15.0",
"node-html-markdown": "^1.3.0", "node-html-markdown": "^1.3.0",
"nodemon": "^2.0.22", "nodemon": "^2.0.22",
"prettier": "^3.0.3", "prettier": "^3.0.3"
"cross-env": "^7.0.3"
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment