moving touch stuff into separate projects
This commit is contained in:
@ -8,7 +8,8 @@
|
||||
"dependencies": {
|
||||
"base": "file:../base",
|
||||
"core": "file:../core",
|
||||
"music": "file:../music"
|
||||
"music": "file:../music",
|
||||
"touch-sensor": "file:../touch-sensor"
|
||||
},
|
||||
"public": true
|
||||
}
|
||||
|
Reference in New Issue
Block a user