Skip to content

Commit

Permalink
Update package.json for npm
Browse files Browse the repository at this point in the history
  • Loading branch information
Breck Yunits authored and Breck Yunits committed May 13, 2024
1 parent 672a5aa commit 957e17b
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "scroll-cli",
"version": "86.1.0",
"version": "86.1.1",
"description": "A language for scientists of all ages. A curated collection of tools for refining and sharing thoughts.",
"main": "scroll.js",
"engines": {
Expand Down Expand Up @@ -28,9 +28,6 @@
"url": "git+https://github.com/breck7/scroll.git"
},
"author": "Breck Yunits",
"bugs": {
"url": "https://github.com/breck7/scroll/issues"
},
"prettier": {
"parser": "babel",
"useTabs": false,
Expand All @@ -41,7 +38,7 @@
"arrowParens": "avoid",
"quoteProps": "as-needed"
},
"homepage": "https://github.com/breck7/scroll#readme",
"homepage": "https://scroll.pub",
"dependencies": {
"dayjs": "^1.11.7",
"image-size": "^1.0.2",
Expand Down

0 comments on commit 957e17b

Please sign in to comment.