feat(design-system): convert roles to monorepo and stories, add legacy rpc package

This commit is contained in:
41666 2020-10-10 04:18:23 -04:00
parent d0afb1488e
commit 4a4015f765
9 changed files with 417 additions and 75 deletions

View file

@ -19,6 +19,7 @@
},
"homepage": "https://github.com/roleypoly/roleypoly#readme",
"dependencies": {
"@roleypoly/rpc": "^1.9.3",
"chroma-js": "2.1.0",
"next": "^9.5.4",
"react": "16.13.1",
@ -48,4 +49,4 @@
"tslint-plugin-prettier": "^2.3.0",
"typescript": "^4.0.3"
}
}
}