Created
July 16, 2021 17:05
-
-
Save cursorial/48f70615ef5851ccfc258956e7f4c6f4 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| { | |
| "name": "my-app", | |
| "version": "1.0.0", | |
| "private": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "webpack": "^5.45.0", | |
| "webpack-cli": "^4.7.2" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment