Skip to content

Commit 29ca87d

Browse files
authored
Merge pull request #35 from creativecommons/update-vocab
Update vocabulary to v2020.9.4; fix import order
2 parents d4b5804 + eaf904d commit 29ca87d

File tree

7 files changed

+268
-225
lines changed

7 files changed

+268
-225
lines changed

assets/css/styles.css

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

assets/img/cclogo-shared-image.jpg

75.3 KB
Loading

assets/img/demo/lion_dafrique.jpg

87.2 KB
Loading

front/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"main": "index.js",
66
"dependencies": {},
77
"devDependencies": {
8-
"@creativecommons/vocabulary": "^2020.8.7",
8+
"@creativecommons/vocabulary": "^2020.9.4",
99
"@glidejs/glide": "^3.4.1",
10-
"bulma": "^0.8.2",
10+
"bulma": "^0.9.1",
1111
"copy-webpack-plugin": "^5.1.1",
1212
"css-loader": "^3.6.0",
1313
"mini-css-extract-plugin": "^0.9.0",

0 commit comments

Comments
 (0)