We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a111941 commit 3b293e8Copy full SHA for 3b293e8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-clock",
3
- "version": "0.0.1-alpha",
+ "version": "2.0.0",
4
"description": "A component to display clock for your React application.",
5
"main": "build/entry.js",
6
"es6": "src/entry.js",
sample/package.json
"name": "react-clock-sample-page",
"description": "A sample page for React-Clock.",
"private": true,
"scripts": {
test/package.json
"name": "react-clock-test-page",
"description": "A test page for React-Clock.",
0 commit comments