Skip to content

Commit

Permalink
@togatech/helpful-js v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
CMEONE committed Oct 7, 2021
1 parent d5ea11b commit 3f77fca
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@togatech/helpful-js",
"version": "1.0.1",
"version": "1.0.3",
"description": "A collection of helpful JavaScript functions, started by TogaTech.org and built by the open-source community",
"main": "helpful.js",
"directories": {
Expand All @@ -24,5 +24,9 @@
"homepage": "https://github.com/TogaTech/helpful.js#readme",
"devDependencies": {
"mocha": "^9.1.2"
}
},
"publishConfig": {
"access": "public"
},
"private": false
}

0 comments on commit 3f77fca

Please sign in to comment.