Renaming ohif:compatibility package to ohif:polyfill
This commit is contained in:
parent
872b0e8107
commit
2c0fbc0158
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
# but you can also edit it by hand.
|
||||
|
||||
# OHIF Packages
|
||||
ohif:compatibility
|
||||
ohif:polyfill
|
||||
ohif:design
|
||||
ohif:core
|
||||
ohif:header
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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'
|
||||
});
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user