Comparing version 1.3.3 to 1.3.4
@@ -0,1 +1,7 @@ | ||
## <small>1.3.4 (2020-07-02)</small> | ||
* fix: add types into the npm bundle ([870d35d](https://github.com/microlinkhq/nanoclamp/commit/870d35d)) | ||
## <small>1.3.3 (2020-02-12)</small> | ||
@@ -2,0 +8,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://github.com/microlinkhq/nanoclamp", | ||
"version": "1.3.3", | ||
"version": "1.3.4", | ||
"main": "dist/nanoclamp.js", | ||
@@ -58,3 +58,4 @@ "module": "dist/nanoclamp.m.js", | ||
"files": [ | ||
"dist" | ||
"dist", | ||
"typings" | ||
], | ||
@@ -61,0 +62,0 @@ "scripts": { |
33930
9
46