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

Commit

Permalink
Publish to mulesoft domain
Browse files Browse the repository at this point in the history
  • Loading branch information
danielwpz committed Mar 22, 2018
1 parent e49fd6c commit b8f464a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "validate.js",
"name": "@mulesoft/validate.js",
"version": "0.12.0",
"author": "Nicklas Ansman <[email protected]>",
"description": "Declarative validations for JavaScript",
Expand All @@ -10,6 +10,9 @@
"type": "git",
"url": "https://github.com/ansman/validate.js.git"
},
"publishConfig": {
"registry": "https://nexus3.build.msap.io/repository/npm-internal/"
},
"files": [
"typings.json",
"validate.d.ts",
Expand Down

0 comments on commit b8f464a

Please sign in to comment.