Skip to content

Commit

Permalink
Update package.json description from template to roam-toolkit
Browse files Browse the repository at this point in the history
  • Loading branch information
Stvad committed Jan 31, 2020
1 parent be0ac0b commit b5c0159
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "web-extension-starter",
"version": "1.0.0",
"description": "A web browser extension starter - based on Typescript, React, Redux, Styled-Component, Webpack, and more. Runs on Chrome and Firefox.",
"name": "roam-toolkit",
"version": "0.1.0",
"description": "Roam power multiplier",
"main": "index.js",
"scripts": {
"dev": "cross-env NODE_ENV=development webpack -d",
Expand Down Expand Up @@ -48,6 +48,6 @@
},
"repository": {
"type": "git",
"url": "git://github.com/ymdevs/Web-Extension-Starter.git"
"url": "git@github.com:roam-unofficial/roam-toolkit.git\""
}
}

0 comments on commit b5c0159

Please sign in to comment.