Skip to content

Commit

Permalink
v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clpetersonucf committed Sep 16, 2019
1 parent 60863c5 commit 420f5c0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Materia Widget Development Kit (MWDK) is a local dev environment for quickly building Materia Widgets.",
"license": "AGPL-3.0",
"homepage": "https://ucfopen.github.io/Materia-Docs/",
"version": "2.5.0-alpha5",
"version": "2.5.0",
"author": "University of Central Florida, Center for Distributed Learning",
"scripts": {
"build": "webpack",
Expand Down Expand Up @@ -37,7 +37,7 @@
"html-loader": "^0.5.5",
"html-webpack-plugin": "^2.29.0",
"markdown-loader": "^5.0.0",
"materia-server-client-assets": "2.1.0-alpha1",
"materia-server-client-assets": "2.1.0",
"node-sass": "^4.12.0",
"postcss-loader": "2.0.6",
"prettier": "^1.11.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3933,10 +3933,10 @@ marked@^0.6.0:
resolved "https://registry.yarnpkg.com/marked/-/marked-0.6.2.tgz#c574be8b545a8b48641456ca1dbe0e37b6dccc1a"
integrity sha512-LqxwVH3P/rqKX4EKGz7+c2G9r98WeM/SW34ybhgNGhUQNKtf1GmmSkJ6cDGJ/t6tiyae49qRkpyTw2B9HOrgUA==

[email protected]-alpha1:
version "2.1.0-alpha1"
resolved "https://registry.yarnpkg.com/materia-server-client-assets/-/materia-server-client-assets-2.1.0-alpha1.tgz#f1a9c73b1fec831e0bef822c9f1d1ac9af285da8"
integrity sha512-dRQCzxJfW/rrEmMS/+ko9mM3R3pfoMFJoqFlCjz55bco3g7JCtgQKY8H6cZY+D99+F1KM0EGbq7Ad/mF79/v4A==
[email protected]:
version "2.1.0"
resolved "https://registry.yarnpkg.com/materia-server-client-assets/-/materia-server-client-assets-2.1.0.tgz#8e10383296804fab2b7c2b25358ede26e9e9024c"
integrity sha512-osOIJ7xlf5cQJwOxA6JUD499gs3arjDTB7vKTUM68icg6gDq+kmhfFGE+XcBFQuoI/HTcqN9JR/TsA+Z5n5Rqg==
dependencies:
angular "1.6.9"
js-snakecase "^1.2.0"
Expand Down

0 comments on commit 420f5c0

Please sign in to comment.