-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
442be0a
commit a0e2fc4
Showing
8 changed files
with
18,123 additions
and
18,058 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,58 +1,61 @@ | ||
{ | ||
"homepage": "https://manh-phuong.github.io/clone_tiktok", | ||
"name": "clone_tiktok", | ||
"version": "0.1.0", | ||
"private": true, | ||
"dependencies": { | ||
"@fortawesome/fontawesome-svg-core": "^1.3.0", | ||
"@fortawesome/free-brands-svg-icons": "^6.0.0", | ||
"@fortawesome/free-regular-svg-icons": "^6.0.0", | ||
"@fortawesome/free-solid-svg-icons": "^6.0.0", | ||
"@fortawesome/react-fontawesome": "^0.1.17", | ||
"@testing-library/jest-dom": "^5.16.5", | ||
"@testing-library/react": "^13.4.0", | ||
"@testing-library/user-event": "^13.5.0", | ||
"@tippyjs/react": "^4.2.6", | ||
"axios": "^1.4.0", | ||
"classnames": "^2.3.2", | ||
"customize-cra": "^1.0.0", | ||
"normalize.css": "^8.0.1", | ||
"react": "^18.2.0", | ||
"react-app-rewired": "^2.2.1", | ||
"react-dom": "^18.2.0", | ||
"react-router-dom": "^6.11.2", | ||
"react-scripts": "5.0.1", | ||
"web-vitals": "^2.1.4" | ||
}, | ||
"scripts": { | ||
"start": "react-app-rewired start", | ||
"predeploy": "npm run build", | ||
"deploy": "gh-pages -d build", | ||
"build": "react-app-rewired build", | ||
"test": "react-app-rewired test", | ||
"eject": "react-app-rewired eject" | ||
}, | ||
"eslintConfig": { | ||
"extends": [ | ||
"react-app", | ||
"react-app/jest" | ||
] | ||
}, | ||
"browserslist": { | ||
"production": [ | ||
">0.2%", | ||
"not dead", | ||
"not op_mini all" | ||
], | ||
"development": [ | ||
"last 1 chrome version", | ||
"last 1 firefox version", | ||
"last 1 safari version" | ||
] | ||
}, | ||
"devDependencies": { | ||
"babel-plugin-module-resolver": "^5.0.0", | ||
"gh-pages": "^5.0.0", | ||
"sass": "^1.62.1" | ||
} | ||
"homepage": "https://manh-phuong.github.io/clone_tiktok", | ||
"name": "clone_tiktok", | ||
"version": "0.1.0", | ||
"private": true, | ||
"dependencies": { | ||
"@fortawesome/fontawesome-svg-core": "^1.3.0", | ||
"@fortawesome/free-brands-svg-icons": "^6.0.0", | ||
"@fortawesome/free-regular-svg-icons": "^6.0.0", | ||
"@fortawesome/free-solid-svg-icons": "^6.0.0", | ||
"@fortawesome/react-fontawesome": "^0.1.17", | ||
"@testing-library/jest-dom": "^5.16.5", | ||
"@testing-library/react": "^13.4.0", | ||
"@testing-library/user-event": "^13.5.0", | ||
"@tippyjs/react": "^4.2.6", | ||
"axios": "^1.4.0", | ||
"classnames": "^2.3.2", | ||
"customize-cra": "^1.0.0", | ||
"gapi-script": "^1.2.0", | ||
"normalize.css": "^8.0.1", | ||
"react": "^18.2.0", | ||
"react-app-rewired": "^2.2.1", | ||
"react-dom": "^18.2.0", | ||
"react-google-login": "^5.2.2", | ||
"react-router-dom": "^6.11.2", | ||
"react-scripts": "5.0.1", | ||
"web-vitals": "^2.1.4" | ||
}, | ||
"scripts": { | ||
"start": "react-app-rewired start", | ||
"predeploy": "npm run build", | ||
"deploy": "gh-pages -d build", | ||
"clean": "gh-pages-clean", | ||
"build": "react-app-rewired build", | ||
"test": "react-app-rewired test", | ||
"eject": "react-app-rewired eject" | ||
}, | ||
"eslintConfig": { | ||
"extends": [ | ||
"react-app", | ||
"react-app/jest" | ||
] | ||
}, | ||
"browserslist": { | ||
"production": [ | ||
">0.2%", | ||
"not dead", | ||
"not op_mini all" | ||
], | ||
"development": [ | ||
"last 1 chrome version", | ||
"last 1 firefox version", | ||
"last 1 safari version" | ||
] | ||
}, | ||
"devDependencies": { | ||
"babel-plugin-module-resolver": "^5.0.0", | ||
"gh-pages": "^5.0.0", | ||
"sass": "^1.62.1" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters