Skip to content

Commit

Permalink
🚀 RELEASE: Bump version to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
warengonzaga committed Dec 30, 2020
1 parent 554e25d commit 09d0fdb
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "fork-corner",
"version": "1.0.0-rc.8.1",
"version": "1.0.0",
"description": "A modern and global open source fork corner label for your project's landing page.",
"main": "gulpfile.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"start": "gulp"
},
"repository": {
"type": "git",
Expand All @@ -18,7 +18,9 @@
"gitlab",
"label",
"css",
"javascript"
"javascript",
"modern",
"ribbon"
],
"author": "Waren Gonzaga",
"license": "MIT",
Expand All @@ -29,6 +31,7 @@
"github": "https://github.com/WarenGonzaga/fork-corner",
"devDependencies": {
"gulp": "^4.0.2",
"gulp-clean": "^0.4.0",
"gulp-eslint": "^6.0.0",
"gulp-header": "^2.0.9",
"gulp-rename": "^2.0.0",
Expand All @@ -38,9 +41,7 @@
"node-sass": "^5.0.0",
"readable-stream": "^3.6.0"
},
"dependencies": {
"gulp-clean": "^0.4.0"
},
"dependencies": {},
"files": [
"dist/*"
]
Expand Down

1 comment on commit 09d0fdb

@vercel
Copy link

@vercel vercel bot commented on 09d0fdb Dec 30, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.