diff options
| author | HumairAK <humair88@hotmail.com> | 2016-07-26 07:43:08 +0000 |
|---|---|---|
| committer | HumairAK <humair88@hotmail.com> | 2016-07-26 07:43:08 +0000 |
| commit | 3983edb2518acd91f991ad5fc6308bcaf46700f5 (patch) | |
| tree | a81da7c47c8f9d0b853d478c619baadcf35d8237 /node_modules/jquery | |
| parent | f016bdbc35b7efa44bd63413bde09433ea916c59 (diff) | |
| parent | a345cf13d3b952ef0d427b61475f5cf722b3cbb0 (diff) | |
Merge branch 'master' of https://github.com/HumairAK/solutions_repo
Diffstat (limited to 'node_modules/jquery')
| -rw-r--r-- | node_modules/jquery/package.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/node_modules/jquery/package.json b/node_modules/jquery/package.json index 63b08e1..875e529 100644 --- a/node_modules/jquery/package.json +++ b/node_modules/jquery/package.json @@ -93,7 +93,7 @@ "gitHead": "6f02bc382c0529d3b4f68f6b2ad21876642dbbfe", "_id": "jquery@3.1.0", "_shasum": "129f6f1ae94b18f09010b008d0d6011e40613d7f", - "_from": "jquery@latest", + "_from": "jquery@>=3.1.0 <4.0.0", "_npmVersion": "2.15.8", "_nodeVersion": "4.4.7", "_npmUser": { @@ -127,5 +127,6 @@ "tmp": "tmp/jquery-3.1.0.tgz_1467927964329_0.882518710102886" }, "directories": {}, - "_resolved": "https://registry.npmjs.org/jquery/-/jquery-3.1.0.tgz" + "_resolved": "https://registry.npmjs.org/jquery/-/jquery-3.1.0.tgz", + "readme": "ERROR: No README data found!" } |
