Miguel Ramiro
affb26b85f
Change version constraint for compatibility with the jspm registry.
2016-09-30 09:14:02 -05:00
Miguel Ramiro
7bd43a921a
Added override for npm:jquery-countdown
2016-09-29 13:51:23 -05:00
Frederik Schubert
1085a987b3
fix(@angular/*): add legacy files back
2016-09-23 15:14:55 +02:00
Frederik Schubert
792498f8c7
fix(@angular/*): add mappings for testing umd bundles
2016-09-20 09:33:29 +02:00
Kevin Kwok and GitHub
f6176cd967
Fixes import of "babel-core"
...
Babel imports "debug/node" which causes "(SystemJS) Error loading @node/tty. Can only load node core modules in Node" https://github.com/babel/babel/blob/master/packages/babel-core/src/transformation/file/logger.js
2016-09-11 01:38:54 -04:00
Guy Bedford and GitHub
74e6df76a9
Merge pull request #964 from Gheoan/mdl
...
add override for material-design-lite
2016-09-07 13:01:00 +02:00
Gheoan
17e48886fe
add override for material-design-lite
2016-09-07 05:53:44 +03:00
Guy Bedford and GitHub
baa7d8a060
Merge pull request #966 from dinoboff/angularfire-2
...
Add overrides for firebase 3 and angularFire 2
2016-09-06 14:45:50 +02:00
Damien Lebrun
493de07607
Add overrides for c3
...
Adds the c3/c3.css as a dependency of c3 main file.
2016-09-01 19:09:08 +01:00
Damien Lebrun
3b11a49da4
Add overrides for firebase 3 and angularFire 2
2016-09-01 19:05:22 +01:00
Ashley Grant
cf5e691072
fix bootstrap 3.3.7 and add jquery 3.1.0 overrides
2016-08-24 20:54:41 -04:00
Bas Bosman
783f5cc3e9
Bootstrap 3.3.7 supports jQuery 3
2016-08-22 13:38:01 +02:00
Guy Bedford and GitHub
5a34639497
Merge pull request #956 from JSlain/master
...
Added angular-validator
2016-08-19 11:03:13 +02:00
Błażej Krysiak
31deb2be43
Added angular-permission library
2016-08-19 02:03:17 +02:00
Nadeau, Ghislain
044175f96e
Added angular-validator
2016-08-16 13:48:03 -04:00
Frederik Schubert
6b49bc3499
feat(openlayers): add npm:openlayers override
2016-08-08 14:14:54 +02:00
Guy Bedford and GitHub
c1b4dd8924
Update mocha@3.0.0.json
2016-08-08 13:26:30 +02:00
Guy Bedford and GitHub
5f2029e690
Update mocha@3.0.0.json
2016-08-08 13:24:17 +02:00
Guy Bedford and GitHub
78940f5fdc
Update mocha@3.0.0.json
2016-08-08 13:23:06 +02:00
Guy Bedford and GitHub
346216df76
ensure json3 dependency
2016-08-08 13:22:35 +02:00
Olivier Ligot
08ba220bfd
Mocha 3 support
...
Mocha 3 has recently been released:
https://github.com/mochajs/mocha/blob/master/CHANGELOG.md
As the registry uses semver to resolve override, this commit adds
a new file `mocha@3.0.0.json` which is basically just a copy of
`mocha@2.5.3.json`.
Note that I've only tested this is the browser and not in Node.js
2016-08-04 10:56:46 +02:00
Mark Brackenborough and GitHub
4c754c0430
Remove '+' chars.
2016-07-28 13:29:28 +01:00
Mark Brackenborough and GitHub
27d4e295f3
add css dep
2016-07-28 13:11:44 +01:00
Mark Brackenborough and GitHub
c2b6e35a30
Update bower-bpmn-js@0.16.2.json
...
Use embedded font.
2016-07-28 12:03:49 +01:00
Mark Brackenborough
a155588ec3
bpmn-js override
2016-07-28 10:23:38 +01:00
Guy Bedford and GitHub
1516fe96b4
Rename paper.js.json to paper.js@0.10.2.json
2016-07-22 12:43:38 +02:00
Guy Bedford and GitHub
9c2cc9a999
paperjs override
2016-07-22 12:43:08 +02:00
Ben Sandwick and GitHub
3c9cc78ace
Create Leaflet.draw@0.3.0.json
2016-07-19 11:50:49 +01:00
Ben Sandwick and GitHub
52466a7e20
Update Leaflet@0.7.7.json
2016-07-19 11:41:06 +01:00
Ben Sandwick and GitHub
ddbcae5c0b
Create Leaflet@0.7.7.json
2016-07-19 11:20:09 +01:00
Damien Lebrun and GitHub
788bbf28be
Overrides Semantic-UI "peerDependencies"
...
Fix jspm/jspm-cli#1962
2016-07-15 16:39:14 +01:00
Guy Bedford and GitHub
736c9dceb0
Merge pull request #935 from nfriend/master
...
Adding updated angular-nvd3 override
2016-07-12 21:05:50 +01:00
Nathan Friend
18344e2d14
removed "files" property
2016-07-12 09:16:54 -05:00
Guy Bedford and GitHub
5d35268c30
Merge pull request #932 from darkyen/auth0-lock
...
Added auth0-lock@10.0.0-rc.1
2016-07-11 17:11:39 +01:00
Nathan Friend
fba3cf2d2a
added updated angular-nvd3 override
2016-07-05 14:50:35 -05:00
Seany Computer
29aa1e1b29
Add notie 3.2.0 override
2016-07-03 02:04:56 -04:00
Abhishek Hingnikar
1eba79eb69
Added auth0-lock rc
2016-07-01 11:46:40 -04:00
Adam Burgess
f8f50b72ee
Create override for npm:fms-js@0.2.7
2016-06-30 12:29:06 +10:00
Guy Bedford and GitHub
ab461c28bd
Merge pull request #929 from aluanhaddad/patch-1
...
add override for typescript@2.0.0-dev nightly
2016-06-29 12:25:39 +02:00
Guy Bedford and GitHub
b882707e6b
Merge pull request #922 from ben657/master
...
Create angular-ui-router-bower@0.3.1.json
2016-06-29 12:10:09 +02:00
Aluan Haddad and GitHub
c0498b30aa
add override for typescript@2.0.0-dev nightly
2016-06-28 22:09:31 -04:00
Ben Sandwick and GitHub
00e4a1c8b3
Update angular-ui-router-bower@0.3.1.json
...
Comments all make sense to me, something like this?
2016-06-28 12:03:32 +01:00
fluffywaffles
24f47ae47d
Add @guybedford's requested improvements.
2016-06-27 14:43:17 -05:00
fluffywaffles
85fcf1abe3
Add aws-sdk@2.4.0 override.
2016-06-27 14:12:15 -05:00
guybedford
3fb4f65918
add lodash override
2016-06-27 14:15:45 +02:00
Ashley Grant
25ba70f726
Lock bootstrap 3.3.6 to use jQuery 2.x
2016-06-24 12:06:25 -04:00
Ben Sandwick and GitHub
9f449534e6
Create angular-ui-router-bower@0.3.1.json
...
Since this is the package specified by jspm:angular-ui-router
2016-06-22 10:18:36 +01:00
monagames
e9b845e80c
Added shim consistently with phaser typescript definitions
2016-06-19 17:20:06 +02:00
Matthew James Davis
e040440776
fix(Semantic-UI@2.0.4.json): Maintain jQuery 2.x.x in Semantic UI
...
Currently, "*" dependency pulls in jQuery 3.x.x, which breaks Semantic UI. This restores the original "^2.1.4" behavior.
closes https://github.com/jspm/jspm-cli/issues/1918
2016-06-18 19:20:32 -04:00
guybedford
3ace31bec0
bootstrap to use jquery 2
2016-06-19 01:07:00 +02:00