Renaming ohif:compatibility package to ohif:polyfill

This commit is contained in:
Bruno Alves de Faria 2017-04-21 07:52:04 -03:00
parent 872b0e8107
commit 2c0fbc0158
12 changed files with 8 additions and 8 deletions

View File

@ -26,7 +26,7 @@ clinical:hipaa-logger
aldeed:simple-schema # Third party package to deal with schemas
# OHIF Packages
ohif:compatibility
ohif:polyfill
ohif:design
ohif:core
ohif:user

View File

@ -87,7 +87,7 @@ natestrauser:select2@4.0.3
npm-bcrypt@0.9.2
npm-mongo@2.2.11_2
observe-sequence@1.0.14
ohif:compatibility@0.0.1
ohif:polyfill@0.0.1
ohif:core@0.0.1
ohif:cornerstone@0.0.1
ohif:design@0.0.1

View File

@ -5,7 +5,7 @@
# but you can also edit it by hand.
# OHIF Packages
ohif:compatibility
ohif:polyfill
ohif:design
ohif:core
ohif:header

View File

@ -72,7 +72,7 @@ mongo-id@1.0.6
natestrauser:select2@4.0.3
npm-mongo@2.2.11_2
observe-sequence@1.0.14
ohif:compatibility@0.0.1
ohif:polyfill@0.0.1
ohif:core@0.0.1
ohif:cornerstone@0.0.1
ohif:design@0.0.1

View File

@ -1,6 +1,6 @@
Package.describe({
name: 'ohif:compatibility',
summary: 'OHIF assets to keep compatibility with older browsers',
name: 'ohif:polyfill',
summary: 'OHIF polyfills to keep compatibility with older browsers',
version: '0.0.1'
});

View File

@ -19,7 +19,7 @@ ecmascript@0.6.1 # Enable ECMAScript2015+ syntax in app code
shell-server@0.2.1 # Server-side component of the `meteor shell` command
# OHIF Packages
ohif:compatibility
ohif:polyfill
ohif:core
ohif:header
ohif:design

View File

@ -72,7 +72,7 @@ mrt:moment@2.8.1
natestrauser:select2@4.0.3
npm-mongo@2.2.11_2
observe-sequence@1.0.14
ohif:compatibility@0.0.1
ohif:polyfill@0.0.1
ohif:core@0.0.1
ohif:cornerstone@0.0.1
ohif:design@0.0.1