Skip to content

Commit

Permalink
package.json > Changed 40FINGERS to DNNCommunity
Browse files Browse the repository at this point in the history
  • Loading branch information
Timo-Breumelhof committed Feb 28, 2024
1 parent 2cd24ff commit 66b1154
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "40FINGERS-DNN-Theme",
"version": "1.0.0",
"description": "40FINGERS DNN Theme",
"name": "DNNCommunityTheme",
"version": "2.0.0",
"description": "DNNCommunity Theme",
"main": "default.aspx",
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.4",
Expand All @@ -12,7 +12,7 @@
"gulp-clean": "^0.4.0",
"gulp-clean-css": "^4.3.0",
"gulp-concat": "^2.6.1",
"gulp-rename": "^2.0.0"
"gulp-rename": "^2.0.0",
"gulp-sass": "^5.1.0",
"gulp-sourcemaps": "^3.0.0",
"sass": "^1.62.1"
Expand All @@ -21,6 +21,6 @@
"glob-parent": "5.1.2"
},
"scripts": {},
"author": "Timo Breumelhof",
"author": "DNNCommunity Timo Breumelhof",
"license": "MIT"
}
}

0 comments on commit 66b1154

Please sign in to comment.