Skip to content

Commit b8e747f

Browse files
committed
added package.json generated
1 parent ea66ef7 commit b8e747f

File tree

1 file changed

+1
-7
lines changed
  • samples/client/petstore/typescript-fetch/builds/sagas-and-records

1 file changed

+1
-7
lines changed

samples/client/petstore/typescript-fetch/builds/sagas-and-records/package.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,7 @@
77
"type": "git",
88
"url": "https://github.com/GIT_USER_ID/GIT_REPO_ID.git"
99
},
10-
"main": "./dist/index.js",
11-
"typings": "./dist/index.d.ts",
12-
"module": "./dist/esm/index.js",
13-
"sideEffects": false,
14-
"scripts": {
15-
"build": "tsc && tsc -p tsconfig.esm.json"
16-
},
10+
"main": "./index.ts",
1711
"devDependencies": {
1812
"immutable": "^4.0.0-rc.12",
1913
"normalizr": "^3.6.1",

0 commit comments

Comments
 (0)