Skip to content

Commit dfe8e62

Browse files
v2.12.0 (#37)
* Increment portal-core-components version * Increment portal-core-components version * Version Updates * Revert "Version Updates" This reverts commit b11d19a. * Revert "Increment portal-core-components version" This reverts commit cbe0d3b. * Revert "Increment portal-core-components version" This reverts commit 694ce0d. * Version Changes via "yarn add" * Sync Assets * Fix Line Endings Correct back to 'lf'
1 parent b1d4c25 commit dfe8e62

26 files changed

+41
-41
lines changed

apps/data-availability/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "data-availability",
3-
"version": "2.11.0",
3+
"version": "2.12.0",
44
"private": true,
55
"homepage": "https://localhost/visualizations/data-availability",
66
"dependencies": {
@@ -19,7 +19,7 @@
1919
"core-js": "^3.37.1",
2020
"lodash": "^4.17.21",
2121
"moment": "^2.30.1",
22-
"portal-core-components": "github:NEONScience/portal-core-components#v2.11.0",
22+
"portal-core-components": "github:NEONScience/portal-core-components#v2.12.0",
2323
"prop-types": "^15.8.1",
2424
"react": "^17.0.2",
2525
"react-dom": "^17.0.2",

apps/data-availability/public/assets/css/drupal-theme.c12ee9878c2546595e186d8f3917da9c.min.css

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/data-availability/public/assets/css/drupal-theme.e26dccb4b915a92adb9c77ae139e9824.min.css

Lines changed: 0 additions & 2 deletions
This file was deleted.

apps/data-availability/public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<link
1717
rel="stylesheet"
1818
data-meta="drupal-theme"
19-
href="%PUBLIC_URL%/assets/css/drupal-theme.e26dccb4b915a92adb9c77ae139e9824.min.css"
19+
href="%PUBLIC_URL%/assets/css/drupal-theme.c12ee9878c2546595e186d8f3917da9c.min.css"
2020
/>
2121
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
2222
<!-- jQuery needed for drupal header -->

apps/data-product-detail/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "portal-data-products",
3-
"version": "2.11.1",
3+
"version": "2.12.0",
44
"private": true,
55
"homepage": "http://localhost/data-products/",
66
"dependencies": {
@@ -18,7 +18,7 @@
1818
"lodash": "^4.17.21",
1919
"material-table": "^1.69.3",
2020
"moment": "2.30.1",
21-
"portal-core-components": "github:NEONScience/portal-core-components#v2.11.0",
21+
"portal-core-components": "github:NEONScience/portal-core-components#v2.12.0",
2222
"prop-types": "^15.8.1",
2323
"react": "^17.0.2",
2424
"react-copy-to-clipboard": "^5.1.0",

apps/data-product-detail/public/assets/css/drupal-theme.c12ee9878c2546595e186d8f3917da9c.min.css

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/data-product-detail/public/assets/css/drupal-theme.e26dccb4b915a92adb9c77ae139e9824.min.css

Lines changed: 0 additions & 2 deletions
This file was deleted.

apps/data-product-detail/public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<link
1717
rel="stylesheet"
1818
data-meta="drupal-theme"
19-
href="%PUBLIC_URL%/assets/css/drupal-theme.e26dccb4b915a92adb9c77ae139e9824.min.css"
19+
href="%PUBLIC_URL%/assets/css/drupal-theme.c12ee9878c2546595e186d8f3917da9c.min.css"
2020
/>
2121
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
2222
<!-- jQuery needed for drupal header -->

apps/explore-data-products/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "explore-data-products",
3-
"version": "2.11.0",
3+
"version": "2.12.0",
44
"private": true,
55
"homepage": "https://localhost/data-products/explore",
66
"dependencies": {
@@ -14,7 +14,7 @@
1414
"jspdf": "^2.5.1",
1515
"lodash": "^4.17.21",
1616
"moment": "2.30.1",
17-
"portal-core-components": "github:NEONScience/portal-core-components#v2.11.0",
17+
"portal-core-components": "github:NEONScience/portal-core-components#v2.12.0",
1818
"prop-types": "^15.8.1",
1919
"react": "^17.0.2",
2020
"react-dom": "^17.0.2",

apps/explore-data-products/public/assets/css/drupal-theme.c12ee9878c2546595e186d8f3917da9c.min.css

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)