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 08484e0 commit fe0848dCopy full SHA for fe0848d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-quiz-component",
3
- "version": "0.5.1",
+ "version": "0.6.0",
4
"description": "React Quiz Component",
5
"main": "lib/Quiz.js",
6
"scripts": {
@@ -42,7 +42,7 @@
42
"webpack-cli": "^4.9.2",
43
"webpack-dev-server": "^4.7.4"
44
},
45
- "author": "WONG, Wing Kam <wingkwong.code@gmail.com>",
+ "author": "WK Wong <wingkwong.code@gmail.com>",
46
"homepage": "https://github.com/wingkwong/react-quiz-component",
47
"repository": {
48
"type": "git",
0 commit comments