We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea66ef7 commit b8e747fCopy full SHA for b8e747f
samples/client/petstore/typescript-fetch/builds/sagas-and-records/package.json
@@ -7,13 +7,7 @@
7
"type": "git",
8
"url": "https://github.com/GIT_USER_ID/GIT_REPO_ID.git"
9
},
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
- },
+ "main": "./index.ts",
17
"devDependencies": {
18
"immutable": "^4.0.0-rc.12",
19
"normalizr": "^3.6.1",
0 commit comments