Skip to content

Commit

Permalink
Update version and add keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
StefansArya committed Jan 24, 2019
1 parent c3e0363 commit e286a70
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "scarletsframe",
"description":"A frontend framework that can help you write a simple web structure",
"version": "0.9.4b",
"version": "0.9.5",
"repository": {
"type": "git",
"url": "https://github.com/ScarletsFiction/ScarletsFrame.git"
Expand Down Expand Up @@ -33,5 +33,16 @@
"gulp-babel": "*",
"node-notifier": "*"
},
"main": "dist/scarletsframe.min.js"
"main": "dist/scarletsframe.min.js",
"keywords": [
"dom-binding",
"data-binding",
"two-way",
"two-way-databinding",
"framework",
"html",
"frontend",
"mvw-framework",
"assetloader"
]
}

0 comments on commit e286a70

Please sign in to comment.