chore: fix snjs lint job; devDep structure
This commit is contained in:
@@ -11,10 +11,10 @@
|
||||
"tsc": "tsc --project ./tsconfig.json"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.18.2",
|
||||
"@babel/core": "*",
|
||||
"@babel/plugin-transform-react-jsx": "^7.17.12",
|
||||
"@babel/plugin-transform-runtime": "^7.18.2",
|
||||
"@babel/preset-env": "^7.18.2",
|
||||
"@babel/preset-env": "*",
|
||||
"@babel/preset-react": "^7.12.12",
|
||||
"@babel/preset-typescript": "^7.17.12",
|
||||
"@babel/runtime": "^7.18.2",
|
||||
|
||||
Reference in New Issue
Block a user