Skip to content

Commit

Permalink
depen. fix
Browse files Browse the repository at this point in the history
  • Loading branch information
1DreaM1 committed Apr 16, 2020
1 parent 5ae5679 commit a7eaa55
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 17 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 10 additions & 13 deletions package.json
@@ -1,11 +1,11 @@
{
"title": "SB Admin 2",
"name": "startbootstrap-sb-admin-2",
"version": "4.0.7",
"title": "CTBans",
"name": "ctbans",
"version": "1.0.0",
"scripts": {
"start": "node_modules/.bin/gulp watch"
},
"description": "An open source Bootstrap 4 admin theme.",
"description": "CtBans web interface for Addicted's plugin",
"keywords": [
"css",
"sass",
Expand All @@ -16,19 +16,16 @@
"admin",
"app"
],
"homepage": "https://startbootstrap.com/template-overviews/sb-admin-2",
"homepage": "https://github.com/1DreaM1/ctbans-new",
"bugs": {
"url": "https://github.com/BlackrockDigital/startbootstrap-sb-admin-2/issues",
"email": "feedback@startbootstrap.com"
"url": "https://github.com/1DreaM1/ctbans-new/issues",
"email": "dream@overgame.eu"
},
"license": "MIT",
"author": "Start Bootstrap",
"contributors": [
"David Miller (http://davidmiller.io/)"
],
"license": "Apache-2.0",
"author": "DreaM",
"repository": {
"type": "git",
"url": "https://github.com/BlackrockDigital/startbootstrap-sb-admin-2.git"
"url": "https://github.com/1DreaM1/ctbans-new.git"
},
"dependencies": {
"@fortawesome/fontawesome-free": "5.10.2",
Expand Down

0 comments on commit a7eaa55

Please sign in to comment.