[change] merged portal and collection into single app

This commit is contained in:
Daniel
2017-10-12 18:26:53 -04:00
parent 5fd64dbf32
commit 12be47568c
23 changed files with 250 additions and 83 deletions

View File

@@ -1,14 +1,14 @@
{
"name": "chaoticbackup-collection",
"name": "chaoticbackup",
"version": "0.0.2",
"description": "Chaotic Backup Collection",
"description": "Chaotic Backup",
"scripts": {
"start": "webpack-dev-server -d --inline --host 0.0.0.0 --history-api-fallback --progress",
"build": "webpack -p"
},
"repository": {
"type": "git",
"url": "git+https://github.com/chaoticbackup/collection.git"
"url": "git+https://github.com/chaoticbackup/chaoticbackup.github.io.git"
},
"author": "Danude Sandstorm",
"license": "MIT",