Skip to content

Enhancement #72

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Dec 11, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update package.json
  • Loading branch information
uiuxarghya committed Dec 11, 2021
commit 96035d0631c73ee26b8fd5cc49247955d0fa52fb
25 changes: 13 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
"build": "next build",
"start": "next start",
"export": "next build && next export",
"format": "prettier {src,remark}/**/*.{css,js,mdx} --write"
"format": "prettier {src,remark}/**/*.{css,js,mdx} --write",
"lint": "next lint",
"clean": "rimraf .next"
},
"browserslist": [
"> 1%"
Expand Down Expand Up @@ -56,6 +58,7 @@
"react-dom": "^17.0.2",
"react-intersection-observer": "^8.33.0",
"redent": "^3.0.0",
"sharp": "^0.29.3",
"simple-functional-loader": "^1.2.1",
"tailwindcss": "^2.2.19",
"tinytime": "^0.2.6",
Expand All @@ -64,18 +67,16 @@
"devDependencies": {
"@babel/core": "^7.16.0",
"@types/react": "^17.0.37",
"@typescript-eslint/eslint-plugin": "2.34.0",
"@typescript-eslint/parser": "2.34.0",
"babel-eslint": "10.x",
"eslint": "6.x",
"eslint-config-react-app": "^5.2.1",
"eslint-plugin-flowtype": "4.x",
"eslint-plugin-import": "2.x",
"eslint-plugin-jsx-a11y": "6.x",
"eslint-plugin-react": "7.x",
"eslint-plugin-react-hooks": "2.x",
"@typescript-eslint/eslint-plugin": "5.6.0",
"@typescript-eslint/parser": "5.6.0",
"babel-eslint": "10.1.0",
"eslint": "7.32.0",
"eslint-config-next": "^12.0.7",
"eslint-config-react-app": "^6.0.0",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-import": "2.25.3",
"prettier": "^2.5.1",
"typescript": "^4.5.3",
"webpack": "^5.65.0"
}
}
}
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy