json2jsii
Advanced tools
Comparing version 0.1.14 to 0.1.15
@@ -5,2 +5,4 @@ # Changelog | ||
### 0.1.15 (2020-08-19) | ||
### 0.1.14 (2020-08-17) | ||
@@ -7,0 +9,0 @@ |
@@ -35,3 +35,3 @@ { | ||
"prettier": "^2.0.5", | ||
"projen": "^0.3.35", | ||
"projen": "^0.3.37", | ||
"standard-version": "^8.0.1", | ||
@@ -62,3 +62,3 @@ "typescript": "^3.9.5", | ||
"license": "Apache-2.0", | ||
"version": "0.1.14", | ||
"version": "0.1.15", | ||
"types": "lib/index.d.ts", | ||
@@ -65,0 +65,0 @@ "jest": { |
{ | ||
"version": "0.1.14" | ||
"version": "0.1.15" | ||
} |
65927