aesthetic-adapter-typestyle
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,3 +1,7 @@ | ||
# 1.0.1 | ||
#### 🛠 Internal | ||
* Tested against TypeStyle 1.6. | ||
# 1.0.0 | ||
#### 🎉 Release | ||
* Initial release! |
{ | ||
"name": "aesthetic-adapter-typestyle", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "TypeStyle support for Aesthetic.", | ||
@@ -22,3 +22,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"aesthetic": "^2.0.0", | ||
"aesthetic": "^2.1.0", | ||
"typestyle": "^1.5.0" | ||
@@ -28,5 +28,5 @@ }, | ||
"@milesj/build-tool-config": "^0.46.0", | ||
"aesthetic": "^2.0.0", | ||
"typestyle": "^1.5.1" | ||
"aesthetic": "^2.1.0", | ||
"typestyle": "^1.6.0" | ||
} | ||
} |
19185