Skip to content

Commit d1e7abb

Browse files
authored
chore(util-dynamodb): publish src to npm (#1554)
follow up to #1462
1 parent f57c709 commit d1e7abb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/util-dynamodb/.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
/src/
21
/coverage/
32
/docs/
43
tsconfig.test.json
54
*.tsbuildinfo
5+
jest.config.js
66

77
*.spec.js
8+
*.spec.ts
89
*.spec.d.ts
910
*.spec.js.map
1011

0 commit comments

Comments
 (0)