File tree Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 1+ # 1.0.0 (2021-03-26)
12
3+
4+ ### Features
5+
6+ * Initial Release ([ 34c3729] ( https://github.com/CoCreate-app/CoCreate-scroll/commit/34c372994e6dba9f5fc1a660fe6f13e7511cb87b ) )
Original file line number Diff line number Diff line change 2020 " html5-framework" ,
2121 " javascript-framework"
2222 ],
23- "publishConfig" : { "access" : " public" },
23+ "publishConfig" : {
24+ "access" : " public"
25+ },
2426 "scripts" : {
2527 "start" : " npx webpack --config webpack.config.js" ,
2628 "build" : " NODE_ENV=production npx webpack --config webpack.config.js" ,
3335 },
3436 "author" : " CoCreate LLC" ,
3537 "license" : " MIT" ,
36- "bugs" : { "url" : " https://github.com/CoCreate-app/CoCreate-scroll/issues" },
38+ "bugs" : {
39+ "url" : " https://github.com/CoCreate-app/CoCreate-scroll/issues"
40+ },
3741 "homepage" : " https://cocreate.app/docs/scroll" ,
3842 "funding" : {
3943 "type" : " GitHub Sponsors ❤" ,
5458 "style-loader" : " ^2.0.0" ,
5559 "terser-webpack-plugin" : " ^5.1.1"
5660 },
57- "dependencies" : { "@cocreate/docs" : " ^1.0.3" }
61+ "dependencies" : {
62+ "@cocreate/docs" : " ^1.0.3"
63+ }
5864}
You can’t perform that action at this time.
0 commit comments