File tree Expand file tree Collapse file tree 3 files changed +5
-7
lines changed Expand file tree Collapse file tree 3 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 0.0.0 "
5+ "version" : " 0.0.1 "
66}
Original file line number Diff line number Diff line change 11{
22 "name" : " streams-client" ,
3- "version" : " 0.0.0 " ,
3+ "version" : " 0.0.1 " ,
44 "description" : " Streams Client" ,
55 "main" : " index.js" ,
66 "license" : " MIT" ,
77 "files" : [
88 " build"
99 ],
10- "keywords" : [
10+ "keywords" : [
1111 " streams-client"
1212 ],
1313 "scripts" : {
2828 "lint:staged" : " lint-staged" ,
2929 "ci" : " npm-run-all lint build test"
3030 },
31- "license" : " MIT" ,
3231 "devDependencies" : {
3332 "@babel/core" : " ^7.1.6" ,
3433 "@babel/plugin-proposal-class-properties" : " ^7.2.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " streams-server" ,
3- "version" : " 0.0.0 " ,
3+ "version" : " 0.0.1 " ,
44 "description" : " Streams Server" ,
55 "main" : " index.js" ,
66 "license" : " MIT" ,
77 "files" : [
88 " build"
99 ],
10- "keywords" : [
10+ "keywords" : [
1111 " streams-server"
1212 ],
1313 "scripts" : {
2929 "lint:staged" : " lint-staged" ,
3030 "ci" : " npm-run-all lint build test"
3131 },
32- "license" : " MIT" ,
3332 "dependencies" : {
3433 "@babel/cli" : " ^7.2.0" ,
3534 "@babel/core" : " ^7.2.0" ,
You can’t perform that action at this time.
0 commit comments