mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
add authentication check for popup & add notification(clipboarded)
This commit is contained in:
18
package.json
18
package.json
@@ -39,17 +39,13 @@
|
||||
"angular-md5": "^0.1.7",
|
||||
"angular-sanitize": "^1.3.15",
|
||||
"angular-ui-router": "^0.2.15",
|
||||
"bootstrap-styl": "^4.0.4",
|
||||
"font-awesome": "^4.3.0",
|
||||
"moment": "^2.10.3",
|
||||
"robotjs": "^0.1.2",
|
||||
"satellizer": "^0.10.1",
|
||||
"ui-select": "^0.11.2",
|
||||
"bootstrap-sass": "^3.3.4",
|
||||
"bootstrap-styl": "^4.0.4",
|
||||
"del": "^1.2.0",
|
||||
"dotenv": "^1.1.0",
|
||||
"electron-prebuilt": "^0.27.2",
|
||||
"electron-rebuild": "^0.2.1",
|
||||
"font-awesome": "^4.3.0",
|
||||
"globby": "^2.0.0",
|
||||
"gulp": "^3.8.11",
|
||||
"gulp-angular-templatecache": "^1.6.0",
|
||||
@@ -65,8 +61,12 @@
|
||||
"gulp-template": "^3.0.0",
|
||||
"gulp-uglify": "^1.2.0",
|
||||
"merge-stream": "^0.1.7",
|
||||
"run-sequence": "^1.1.0"
|
||||
"moment": "^2.10.3",
|
||||
"node-notifier": "^4.2.1",
|
||||
"robotjs": "^0.1.2",
|
||||
"run-sequence": "^1.1.0",
|
||||
"satellizer": "^0.10.1",
|
||||
"ui-select": "^0.11.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
}
|
||||
"devDependencies": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user