We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent def6d6a commit 8673170Copy full SHA for 8673170
.gitignore
@@ -11,7 +11,7 @@ docs/javascripts
11
docs/js
12
docs/index.html
13
docs/storybook
14
-
+coverage
15
cjs
16
esm
17
umd
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-spinners",
3
- "version": "0.16.1",
+ "version": "0.17.0-beta.1",
4
"description": "A collection of react loading spinners",
5
"repository": {
6
"type": "git",
0 commit comments