Commit cd55c7da authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Actualiza dependencia tv4 y apunta a npm

parent 395a4ce6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -84,7 +84,7 @@
    "sockjs-client": "1.6.0",
    "stomp-websocket": "2.3.4-next",
    "stylus": "0.57.0",
    "tv4": "https://github.com/geraintluff/tv4.git#master",
    "tv4": "1.3.0",
    "wicket": "1.3.8"
  },
  "engines": {
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ define([
	, 'dojo/has'
	, 'RWidgets/Utilities'
	, 'redmic/validation/stringFormats'
	, 'tv4/tv4.min'
	, 'tv4/tv4'
], function(
	lang
	, has
+1 −1
Original line number Diff line number Diff line
@@ -280,7 +280,7 @@ var profileObj = {
		location: 'tv4',
		resourceTags: {
			amd: amdTagger,
			ignore: ignoreTagger.bind(null, 'tv4/tv4.min')
			ignore: ignoreTagger.bind(null, 'tv4/tv4')
		}
	},{
		name: 'colorjs',
+4 −3
Original line number Diff line number Diff line
@@ -4027,9 +4027,10 @@ tslib@~2.3.0:
  resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
  integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==

"tv4@https://github.com/geraintluff/tv4.git#master":
  version "1.2.7"
  resolved "https://github.com/geraintluff/tv4.git#e24bd1de933e9f0aae0f0842f0af43191be77427"
tv4@1.3.0:
  version "1.3.0"
  resolved "https://registry.yarnpkg.com/tv4/-/tv4-1.3.0.tgz#d020c846fadd50c855abb25ebaecc68fc10f7963"
  integrity sha1-0CDIRvrdUMhVq7JeuuzGj8EPeWM=

type-detect@^4.0.0:
  version "4.0.7"