We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1702315 commit 807dfe7Copy full SHA for 807dfe7
history.md
@@ -0,0 +1,4 @@
1
+# History
2
+
3
+# 1.3.1
4
+* Fix index.d.ts not exporting some declarations (@IceTank) [#20](https://github.com/PrismarineJS/prismarine-recipe/pull/20)
package.json
@@ -1,6 +1,6 @@
{
"name": "prismarine-recipe",
- "version": "1.3.0",
+ "version": "1.3.1",
"description": "Represent minecraft recipes",
5
"main": "index.js",
6
"typings": "index.d.ts",
0 commit comments