Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Commit b8f464a

Browse files
committed
Publish to mulesoft domain
1 parent e49fd6c commit b8f464a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "validate.js",
2+
"name": "@mulesoft/validate.js",
33
"version": "0.12.0",
44
"author": "Nicklas Ansman <nicklas@ansman.se>",
55
"description": "Declarative validations for JavaScript",
@@ -10,6 +10,9 @@
1010
"type": "git",
1111
"url": "https://github.com/ansman/validate.js.git"
1212
},
13+
"publishConfig": {
14+
"registry": "https://nexus3.build.msap.io/repository/npm-internal/"
15+
},
1316
"files": [
1417
"typings.json",
1518
"validate.d.ts",

0 commit comments

Comments
 (0)