We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5d2397 commit 66b1240Copy full SHA for 66b1240
1 file changed
package.json
@@ -12,7 +12,8 @@
12
"author": "Jim Chen <knh.jabbany@gmail.com>",
13
"keywords": ["danmaku", "video", "comments", "CommentCoreLibrary"],
14
"license":"MIT",
15
- "version": "0.9.2",
+ "version": "0.10.2-rc.1",
16
+ "main": "build/CommentCoreLibrary.js",
17
"devDependencies": {
18
"grunt": "~0.4.1",
19
"grunt-typescript": "~0.3.0",
0 commit comments