File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1+ # 1.0.0 (2021-03-29)
12
3+
4+ ### Bug Fixes
5+
6+ * Package Paths ([ c26503e] ( https://github.com/CoCreate-app/CoCreate-google-maps/commit/c26503e70c194e33946293294c2dba82c0acb8dd ) )
7+
8+
9+ ### Features
10+
11+ * Initial Release ([ 415fa0d] ( https://github.com/CoCreate-app/CoCreate-google-maps/commit/415fa0de371e22d53249a7d1092a3c169fcdcfe5 ) )
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" ,
5658 "style-loader" : " ^2.0.0" ,
5759 "terser-webpack-plugin" : " ^5.1.1"
5860 },
59- "dependencies" : { "@cocreate/docs" : " ^1.0.3" }
61+ "dependencies" : {
62+ "@cocreate/docs" : " ^1.0.3"
63+ }
6064}
You can’t perform that action at this time.
0 commit comments