We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c411ab4 commit 8c75581Copy full SHA for 8c75581
.npmignore
@@ -3,6 +3,8 @@
3
/util
4
5
/Gruntfile.js
6
+/debug.js
7
+/dtsm.json
8
9
.npmignore
10
.gitignore
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "dts-bundle",
- "version": "0.2.0",
+ "version": "0.3.0",
"description": "Export TypeScript .d.ts files as an external module definition",
"keywords": [
"typescript",
0 commit comments