mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Build: bower.json: remove moot version
field
Related:
a325da3d79
Close gh-2304
This commit is contained in:
parent
2d715940b9
commit
61e21a4eaf
@ -36,7 +36,6 @@ module.exports = function( Release, complete ) {
|
|||||||
function generateBower() {
|
function generateBower() {
|
||||||
return JSON.stringify({
|
return JSON.stringify({
|
||||||
name: pkg.name,
|
name: pkg.name,
|
||||||
version: pkg.version,
|
|
||||||
main: pkg.main,
|
main: pkg.main,
|
||||||
license: "MIT",
|
license: "MIT",
|
||||||
ignore: [
|
ignore: [
|
||||||
|
Loading…
Reference in New Issue
Block a user