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