RubyGems
npm
Organizations
Log in
Sign up
npm
@foris/avocado-suite
Versions diffs
0.20.0 → 0.21.0
Page 5
@foris/avocado-suite 0.20.0 → 0.21.0
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (6)
hide
show
package/dist/avocado-suite.es.js
+1512
-1504
package/dist/avocado-suite.umd.js
+7
-7
package/dist/components/button/Button.d.ts
+5
-2
package/dist/components/round-button/RoundButton.d.ts
+9
-7
package/dist/style.css
+1
-1
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@foris/avocado-suite",
3
-
"version": "0.
20
.0",
3
+
"version": "0.
21
.0",
4
4
"publishConfig": {
5
5
"access": "public"
6
6
},
« First
‹ Prev
1
2
3
4
5