Skip to content

Commit 75efb56

Browse files
committed
build: Fix missing name attribute
1 parent c21a7a4 commit 75efb56

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

package-lock.json

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"name": "react-typescript-vanilla-starter",
23
"scripts": {
34
"preinstall": "npx npm-force-resolutions",
45
"start": "cross-env TS_NODE_PROJECT=\"webpack/tsconfig.json\" webpack-dev-server --config webpack/webpack.config.ts",

0 commit comments

Comments
 (0)