#68 move example in demo folder

This commit is contained in:
Eugenio Romano
2016-05-24 12:59:00 +01:00
parent a95db8daf2
commit 61614a1a98
15 changed files with 225 additions and 348 deletions

View File

@@ -11,7 +11,7 @@
"build": "rm -rf dist && tsc",
"pretest": "npm install && npm run build"
},
"license": "MIT",
"license": "Apache-2.0",
"dependencies": {
"angular2": "2.0.0-beta.13",
"es6-promise": "3.0.2",