Skip to content

Commit 2290525

Browse files
fix npm stuff
1 parent 6dcab2b commit 2290525

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
2-
"description": "byte flag calculator",
3-
"main": "src/byte_flag_calculator.js",
2+
"name": "node-bytes-calculator",
43
"version": "0.1.0",
4+
"description": "bytes flag calculator",
5+
"main": "src/byte_flag_calculator.js",
56
"repository": {
67
"type": "git",
78
"url": "git+https://github.com/explore-node-js/node.js-byte-flag-calculator.git"

0 commit comments

Comments
 (0)