diff options
author | Arthur Schiwon <blizzz@arthur-schiwon.de> | 2017-10-31 12:28:22 +0100 |
---|---|---|
committer | Arthur Schiwon <blizzz@arthur-schiwon.de> | 2017-10-31 12:28:22 +0100 |
commit | 4b24dea6c725869f6994452af9d81b96fe4f05dd (patch) | |
tree | 5821af13a19f167543addcac0fbac144fd320eac /apps/comments/js/vendor/jquery/.bower.json | |
parent | d5f1cef6420c7450ce960f469fd10557ea8fcdd9 (diff) | |
download | nextcloud-server-4b24dea6c725869f6994452af9d81b96fe4f05dd.tar.gz nextcloud-server-4b24dea6c725869f6994452af9d81b96fe4f05dd.zip |
only ship minimized js files
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to 'apps/comments/js/vendor/jquery/.bower.json')
-rw-r--r-- | apps/comments/js/vendor/jquery/.bower.json | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/apps/comments/js/vendor/jquery/.bower.json b/apps/comments/js/vendor/jquery/.bower.json deleted file mode 100644 index 2af10aeb137..00000000000 --- a/apps/comments/js/vendor/jquery/.bower.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "jquery", - "main": "dist/jquery.js", - "license": "MIT", - "ignore": [ - "package.json" - ], - "keywords": [ - "jquery", - "javascript", - "browser", - "library" - ], - "homepage": "https://github.com/jquery/jquery-dist", - "version": "3.2.1", - "_release": "3.2.1", - "_resolution": { - "type": "version", - "tag": "3.2.1", - "commit": "77d2a51d0520d2ee44173afdf4e40a9201f5964e" - }, - "_source": "https://github.com/jquery/jquery-dist.git", - "_target": ">=1.7.0", - "_originalSource": "jquery" -}
\ No newline at end of file |