Guest User

Untitled

a guest
Oct 18th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. "dependencies": {
  2. "vue": "^2.4.4", //public registry
  3. "ce-ui": "http://myartifactory.com/artifactory/npm-local/ce-ui/-/ce-ui-0.0.2.tgz"
  4. }
  5.  
  6. "dependencies": {
  7. "vue": "^2.4.4",
  8. "ce-ui": "^0.0.2"
  9. }
Add Comment
Please, Sign In to add comment