File tree Expand file tree Collapse file tree 3 files changed +8
-11
lines changed Expand file tree Collapse file tree 3 files changed +8
-11
lines changed Original file line number Diff line number Diff line change 1111 "test" : " test"
1212 },
1313 "files" : [
14- " src"
14+ " src" ,
15+ " LICENSE"
1516 ],
1617 "publishConfig" : {
1718 "access" : " public"
Original file line number Diff line number Diff line change 11# ` @posva/vuefire-test-helpers `
22
3- > TODO: description
3+ > helpers used for tests in packages of vuefire repo
44
5- ## Usage
5+ ## License
66
7- ```
8- const vuefireTestHelpers = require('@posva/vuefire-test-helpers');
9-
10- // TODO: DEMONSTRATE API
11- ```
7+ [ MIT] ( http://opensource.org/licenses/MIT )
Original file line number Diff line number Diff line change 77 "license" : " MIT" ,
88 "main" : " src/index.js" ,
99 "directories" : {
10- "lib" : " src" ,
11- "test" : " test"
10+ "lib" : " src"
1211 },
1312 "files" : [
14- " src"
13+ " src" ,
14+ " LICENSE"
1515 ],
1616 "publishConfig" : {
1717 "access" : " public"
You can’t perform that action at this time.
0 commit comments