Skip to content

Commit fc6eddf

Browse files
committed
misc: push dist directory
1 parent f299490 commit fc6eddf

File tree

4 files changed

+2
-3
lines changed

4 files changed

+2
-3
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,3 @@ coverage.*
1313
**/.idea
1414

1515
sandbox.js
16-
17-
dist

dist/joi-browser.min.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@stirling-tools/joi",
33
"description": "Object schema validation",
44
"version": "17.12.0",
5-
"repository": "git://github.com/hapijs/joi",
5+
"repository": "https://github.com/Stirling-Tools/joi",
66
"main": "lib/index.js",
77
"types": "lib/index.d.ts",
88
"browser": "dist/joi-browser.min.js",

stats.msp.gz

18.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)