mirror of
https://github.com/tenrok/BBob.git
synced 2026-05-15 11:59:37 +03:00
fix lint error, move helper methods to char and token files
This commit is contained in:
@@ -12,5 +12,13 @@
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npmjs.org/"
|
||||
},
|
||||
"dependencies": {
|
||||
"@bbob/html": "^1.0.1",
|
||||
"prop-types": "^15.6.1",
|
||||
"react": "^15.6.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "15.x"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user