jaydata icon indicating copy to clipboard operation
jaydata copied to clipboard

Fix bower package name and version

Open gronke opened this issue 9 years ago • 4 comments

fixes #151, #152 and #201

  • BowerJson Spec recommends (not enforces) all letters in a package name to be lowercase. The package is already registred as such.
  • Package Version in bower.json differed from release version (will need force-push of the release tag)
  • add ignore property to bower.json

Warnings that Bower throws installing the jaydata package

bower jaydata#~1.3.6   mismatch Version declared in the json (1.3.5) is different than the resolved one (1.3.6)
bower jaydata#~1.3.6   invalid-meta JayData is missing "ignore" entry in bower.json
bower jaydata#~1.3.6   resolved git://github.com/jaydata/jaydata.git#1.3.6

gronke avatar Nov 11 '15 22:11 gronke

:+1:

Malyngo avatar Nov 13 '15 14:11 Malyngo

:+1:

Deunkel avatar Nov 22 '15 21:11 Deunkel

@borzav may I ask you to look into this? Would love get this errors out of some build logs.

gronke avatar Mar 01 '16 12:03 gronke

Branch rebased and version updated. Would 💚 to see the errors in CI runners disappear.

gronke avatar Sep 19 '16 15:09 gronke