mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
start porting old stuff
This commit is contained in:
parent
7e7a17cc24
commit
00ca4794ec
56 changed files with 2569 additions and 64 deletions
|
|
@ -12,11 +12,13 @@
|
|||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/animations": "^6.0.0",
|
||||
"@angular/cdk": "^6.0.1",
|
||||
"@angular/common": "^6.0.0",
|
||||
"@angular/compiler": "^6.0.0",
|
||||
"@angular/core": "^6.0.0",
|
||||
"@angular/forms": "^6.0.0",
|
||||
"@angular/http": "^6.0.0",
|
||||
"@angular/material": "^6.0.1",
|
||||
"@angular/platform-browser": "^6.0.0",
|
||||
"@angular/platform-browser-dynamic": "^6.0.0",
|
||||
"@angular/router": "^6.0.0",
|
||||
|
|
@ -24,6 +26,8 @@
|
|||
"angular": "^1.7.0",
|
||||
"core-js": "^2.5.4",
|
||||
"moment": "^2.22.1",
|
||||
"ng2-dragula": "^1.5.0",
|
||||
"ng2-markdown-to-html": "^1.3.2",
|
||||
"rxjs": "^6.0.0",
|
||||
"zone.js": "^0.8.26"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue