Skip to content

Instantly share code, notes, and snippets.

@cursorial
Created July 16, 2021 18:08
Show Gist options
  • Save cursorial/8dd952255538a964adaff2ccf16f33c2 to your computer and use it in GitHub Desktop.
Save cursorial/8dd952255538a964adaff2ccf16f33c2 to your computer and use it in GitHub Desktop.
{
"name": "my-app",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"devDependencies": {
"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