chore: removes old demo project. closes #52 (#65)

This commit is contained in:
Tim Brust
2020-07-02 08:05:21 +00:00
committed by GitHub
parent 01c10dce27
commit 2c6b348f86
8 changed files with 2 additions and 367 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
},
"scripts": {
"test": "npm run jshint",
"jshint": "node node_modules/jshint/bin/jshint www && node node_modules/jshint/bin/jshint src && node node_modules/jshint/bin/jshint demo/www"
"jshint": "node node_modules/jshint/bin/jshint www && node node_modules/jshint/bin/jshint src"
},
"cordova": {
"id": "cordova-plugin-screen-orientation",