Skip to content
Snippets Groups Projects
Commit 8097c3b7 authored by James Wilson's avatar James Wilson
Browse files

Issue #3528310 by jwilson3: Update rivet-source to v2.9.0

parent ceec16e1
No related branches found
No related tags found
1 merge request!34Issue #3528310 by jwilson3: Update rivet-source to v2.9.0
Pipeline #513955 passed
/* stylelint-disable-next-line import-notation */
@import url("https://unpkg.com/rivet-core@2.8.1/css/rivet.min.css");
@import url("https://unpkg.com/rivet-core@2.9.0/css/rivet.min.css");
/* @todo add postcss processing to replace .rvt-prose with .ck.ck-content */
......@@ -9,7 +9,7 @@
"version": "1.0.0",
"license": "GPL-2.0+",
"devDependencies": {
"rivet-core": "^2.8.1",
"rivet-core": "^2.9.0",
"sass": "^1.79.5"
},
"engines": {
......@@ -443,10 +443,11 @@
}
},
"node_modules/rivet-core": {
"version": "2.8.1",
"resolved": "https://registry.npmjs.org/rivet-core/-/rivet-core-2.8.1.tgz",
"integrity": "sha512-3p096lrI4nNRlGPrfKhvalZ1u0bKfYJojUW6XVKvpVZmVCsQ+asMSNr/nL+cO8f/VsRMR0xCGxbDWpiQM4L3kA==",
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/rivet-core/-/rivet-core-2.9.0.tgz",
"integrity": "sha512-o4mmXdCkDaLJGsTkJ5oUb9TNsa4ILEO4lceGoU9xTNoqBftF5fBIwEMyK4KbOAPaQveRyb9qzo4Kq8BsPi7wIA==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
"uninstall": "0.0.0",
"wicked-elements": "^3.1.1"
......
......@@ -5,7 +5,7 @@
"description": "An implementation of Indiana University's <a href='https://rivet.iu.edu'>Rivet Design System</a> for Drupal.",
"author": "James Wilson <jrwilson3@gmail.com>",
"devDependencies": {
"rivet-core": "^2.8.1",
"rivet-core": "^2.9.0",
"sass": "^1.79.5"
},
"scripts": {
......
core:
remote: https://github.com/indiana-university/rivet-source
version: 2.8.1
version: 2.9.0
license:
name: BSD-3-Clause
url: https://github.com/indiana-university/rivet-source/blob/2.0.0-master/LICENSE.md
url: https://github.com/indiana-university/rivet-source/blob/v2.9.0/LICENSE.md
gpl-compatible: true
css:
base:
# NOTE: when bumping Rivet dependency, remember to also bump ckeditor.css!
//unpkg.com/rivet-core@2.8.1/css/rivet.min.css: { type: external, minified: true }
//unpkg.com/rivet-core@2.9.0/css/rivet.min.css: { type: external, minified: true }
js:
https://unpkg.com/rivet-core@2.8.1/js/rivet.min.js: { type: external, minified: true }
https://unpkg.com/rivet-core@2.9.0/js/rivet.min.js: { type: external, minified: true }
init:
js:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment