Skip to content

Commit

Permalink
Commit package.json and yarn.lock now that it works
Browse files Browse the repository at this point in the history
  • Loading branch information
valadas committed Jan 10, 2020
1 parent 3cd01b3 commit 32861e2
Show file tree
Hide file tree
Showing 21 changed files with 40 additions and 93 deletions.
4 changes: 2 additions & 2 deletions Dnn.AdminExperience/ClientSide/AdminLogs.Web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "admin_logs",
"version": "1.0.0",
"version": "9.4.5-unstable.64",
"private": true,
"scripts": {
"build": "set NODE_ENV=production&&webpack -p",
Expand All @@ -14,7 +14,7 @@
"@babel/plugin-transform-object-assign": "^7.0.0",
"@babel/preset-env": "^7.1.6",
"@babel/preset-react": "^7.0.0",
"@dnnsoftware/dnn-react-common": "^2.1.2",
"@dnnsoftware/dnn-react-common": "9.4.5-unstable.64",
"array.prototype.find": "2.0.4",
"array.prototype.findindex": "2.0.2",
"babel-loader": "8.0.6",
Expand Down
4 changes: 2 additions & 2 deletions Dnn.AdminExperience/ClientSide/Bundle.Web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "export-bundle",
"version": "1.0.2",
"version": "9.4.5-unstable.64",
"private": true,
"scripts": {
"build": "set NODE_ENV=production&&webpack -p --progress",
Expand Down Expand Up @@ -64,6 +64,6 @@
"webpack-dev-server": "3.1.14"
},
"dependencies": {
"@dnnsoftware/dnn-react-common": "latest"
"@dnnsoftware/dnn-react-common": "9.4.5-unstable.64"
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dnnsoftware/dnn-react-common",
"version": "9.4.4",
"version": "9.4.5-unstable.64",
"private": false,
"description": "DNN React Component Library",
"main": "dist/dnn-react-common.min.js",
Expand Down
4 changes: 2 additions & 2 deletions Dnn.AdminExperience/ClientSide/Extensions.Web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "extensions",
"version": "1.0.0",
"version": "9.4.5-unstable.64",
"private": true,
"scripts": {
"build": "set NODE_ENV=production&&webpack -p",
Expand All @@ -12,7 +12,7 @@
"@babel/core": "^7.2.0",
"@babel/preset-env": "^7.2.0",
"@babel/preset-react": "^7.0.0",
"@dnnsoftware/dnn-react-common": "^2.1.2",
"@dnnsoftware/dnn-react-common": "9.4.5-unstable.64",
"babel-loader": "8.0.6",
"babel-plugin-transform-object-assign": "6.22.0",
"babel-plugin-transform-object-rest-spread": "6.26.0",
Expand Down
4 changes: 2 additions & 2 deletions Dnn.AdminExperience/ClientSide/Licensing.Web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "licensing",
"version": "1.0.0",
"version": "9.4.5-unstable.64",
"private": true,
"scripts": {
"build": "set NODE_ENV=production&&webpack -p",
Expand All @@ -12,7 +12,7 @@
"@babel/core": "^7.1.6",
"@babel/preset-env": "^7.1.6",
"@babel/preset-react": "^7.0.0",
"@dnnsoftware/dnn-react-common": "^2.1.2",
"@dnnsoftware/dnn-react-common": "9.4.5-unstable.64",
"array.prototype.find": "2.0.4",
"array.prototype.findindex": "2.0.2",
"babel-core": "6.26.3",
Expand Down
4 changes: 2 additions & 2 deletions Dnn.AdminExperience/ClientSide/Pages.Web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pages",
"version": "1.0.0",
"version": "9.4.5-unstable.64",
"private": true,
"scripts": {
"start": "npm run webpack",
Expand All @@ -22,7 +22,7 @@
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
"@babel/preset-env": "^7.1.6",
"@babel/preset-react": "^7.0.0",
"@dnnsoftware/dnn-react-common": "^2.1.2",
"@dnnsoftware/dnn-react-common": "9.4.5-unstable.64",
"@types/knockout": "^3.4.66",
"@types/redux": "3.6.31",
"babel-core": "^7.0.0-bridge.0",
Expand Down
4 changes: 2 additions & 2 deletions Dnn.AdminExperience/ClientSide/Prompt.Web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prompt",
"version": "1.0.1",
"version": "9.4.5-unstable.64",
"description": "DNN Prompt",
"private": true,
"scripts": {
Expand All @@ -14,7 +14,7 @@
"@babel/core": "^7.1.6",
"@babel/preset-env": "^7.1.6",
"@babel/preset-react": "^7.0.0",
"@dnnsoftware/dnn-react-common": "^2.1.2",
"@dnnsoftware/dnn-react-common": "9.4.5-unstable.64",
"array.prototype.find": "2.0.4",
"array.prototype.findindex": "2.0.2",
"babel-core": "^7.0.0-bridge.0",
Expand Down
4 changes: 2 additions & 2 deletions Dnn.AdminExperience/ClientSide/Roles.Web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "roles",
"version": "1.0.0",
"version": "9.4.5-unstable.64",
"private": true,
"scripts": {
"build": "set NODE_ENV=production&&webpack -p",
Expand All @@ -12,7 +12,7 @@
"@babel/core": "^7.1.6",
"@babel/preset-env": "^7.1.6",
"@babel/preset-react": "^7.0.0",
"@dnnsoftware/dnn-react-common": "^2.1.2",
"@dnnsoftware/dnn-react-common": "9.4.5-unstable.64",
"array.prototype.find": "^2.0.0",
"array.prototype.findindex": "^2.0.0",
"babel-loader": "^8.0.6",
Expand Down
4 changes: 2 additions & 2 deletions Dnn.AdminExperience/ClientSide/Security.Web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "security_settings",
"version": "1.0.0",
"version": "9.4.5-unstable.64",
"private": true,
"scripts": {
"build": "set NODE_ENV=production&&webpack -p",
Expand All @@ -14,7 +14,7 @@
"@babel/plugin-transform-react-jsx": "^7.2.0",
"@babel/preset-env": "^7.2.0",
"@babel/preset-react": "^7.0.0",
"@dnnsoftware/dnn-react-common": "^2.1.2",
"@dnnsoftware/dnn-react-common": "9.4.5-unstable.64",
"babel-loader": "8.0.6",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"create-react-class": "^15.6.3",
Expand Down
4 changes: 2 additions & 2 deletions Dnn.AdminExperience/ClientSide/Seo.Web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "seo",
"version": "1.0.0",
"version": "9.4.5-unstable.64",
"private": true,
"scripts": {
"build": "set NODE_ENV=production&&webpack -p",
Expand All @@ -13,7 +13,7 @@
"@babel/plugin-proposal-object-rest-spread": "^7.2.0",
"@babel/preset-env": "^7.1.6",
"@babel/preset-react": "^7.0.0",
"@dnnsoftware/dnn-react-common": "^2.1.2",
"@dnnsoftware/dnn-react-common": "9.4.5-unstable.64",
"array.prototype.find": "2.0.4",
"array.prototype.findindex": "2.0.2",
"babel-core": "6.26.3",
Expand Down
4 changes: 2 additions & 2 deletions Dnn.AdminExperience/ClientSide/Servers.Web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "servers",
"version": "1.0.0",
"version": "9.4.5-unstable.64",
"private": true,
"scripts": {
"build": "set NODE_ENV=production&&webpack -p",
Expand All @@ -13,7 +13,7 @@
"@babel/plugin-proposal-object-rest-spread": "^7.2.0",
"@babel/preset-env": "^7.1.6",
"@babel/preset-react": "^7.0.0",
"@dnnsoftware/dnn-react-common": "^2.1.2",
"@dnnsoftware/dnn-react-common": "9.4.5-unstable.64",
"@types/redux": "^3.6.31",
"babel-core": "6.26.3",
"babel-loader": "8.0.6",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "site_import_export",
"version": "1.0.0",
"version": "9.4.5-unstable.64",
"private": true,
"scripts": {
"build": "set NODE_ENV=production&&webpack -p",
Expand All @@ -14,7 +14,7 @@
"@babel/plugin-transform-react-jsx": "^7.2.0",
"@babel/preset-env": "^7.1.6",
"@babel/preset-react": "^7.0.0",
"@dnnsoftware/dnn-react-common": "^2.1.2",
"@dnnsoftware/dnn-react-common": "9.4.5-unstable.64",
"babel-eslint": "^10.0.1",
"babel-loader": "8.0.6",
"babel-plugin-transform-class-properties": "^6.22.0",
Expand Down
4 changes: 2 additions & 2 deletions Dnn.AdminExperience/ClientSide/SiteSettings.Web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "site_settings",
"version": "1.0.0",
"version": "9.4.5-unstable.64",
"private": true,
"scripts": {
"build": "set NODE_ENV=production&&webpack -p",
Expand All @@ -14,7 +14,7 @@
"@babel/plugin-transform-react-jsx": "^7.2.0",
"@babel/preset-env": "^7.1.6",
"@babel/preset-react": "^7.0.0",
"@dnnsoftware/dnn-react-common": "^2.1.2",
"@dnnsoftware/dnn-react-common": "9.4.5-unstable.64",
"array.prototype.find": "2.0.4",
"array.prototype.findindex": "2.0.2",
"babel-loader": "^8.0.6",
Expand Down
4 changes: 2 additions & 2 deletions Dnn.AdminExperience/ClientSide/Sites.Web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "boilerplate",
"version": "1.0.0",
"version": "9.4.5-unstable.64",
"private": true,
"scripts": {
"build": "set NODE_ENV=production&&webpack -p",
Expand All @@ -14,7 +14,7 @@
"@babel/plugin-transform-object-assign": "7.0.0",
"@babel/preset-env": "7.1.6",
"@babel/preset-react": "7.0.0",
"@dnnsoftware/dnn-react-common": "^2.1.2",
"@dnnsoftware/dnn-react-common": "9.4.5-unstable.64",
"babel-loader": "8.0.6",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"babel-polyfill": "6.26.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dnn-sites-list-view",
"version": "0.0.3",
"version": "9.4.5-unstable.64",
"description": "DNN Sites List View",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand All @@ -15,7 +15,7 @@
"@babel/plugin-transform-object-assign": "7.0.0",
"@babel/preset-env": "7.1.6",
"@babel/preset-react": "7.0.0",
"@dnnsoftware/dnn-react-common": "^2.1.2",
"@dnnsoftware/dnn-react-common": "9.4.5-unstable.64",
"babel-loader": "8.0.4",
"babel-plugin-transform-react-remove-prop-types": "0.4.20",
"babel-polyfill": "6.26.0",
Expand Down
4 changes: 2 additions & 2 deletions Dnn.AdminExperience/ClientSide/TaskScheduler.Web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "task_scheduler",
"version": "1.0.0",
"version": "9.4.5-unstable.64",
"private": true,
"scripts": {
"build": "set NODE_ENV=production&&webpack -p",
Expand All @@ -13,7 +13,7 @@
"@babel/plugin-proposal-object-rest-spread": "^7.2.0",
"@babel/preset-env": "^7.1.6",
"@babel/preset-react": "^7.0.0",
"@dnnsoftware/dnn-react-common": "^2.1.2",
"@dnnsoftware/dnn-react-common": "9.4.5-unstable.64",
"array.prototype.find": "2.0.4",
"array.prototype.findindex": "2.0.2",
"babel-core": "6.26.3",
Expand Down
4 changes: 2 additions & 2 deletions Dnn.AdminExperience/ClientSide/Themes.Web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "themes",
"version": "1.0.0",
"version": "9.4.5-unstable.64",
"private": true,
"scripts": {
"build": "set NODE_ENV=production&&webpack -p",
Expand All @@ -13,7 +13,7 @@
"@babel/plugin-proposal-object-rest-spread": "^7.2.0",
"@babel/preset-env": "^7.2.0",
"@babel/preset-react": "^7.0.0",
"@dnnsoftware/dnn-react-common": "^2.1.2",
"@dnnsoftware/dnn-react-common": "9.4.5-unstable.64",
"babel-loader": "8.0.6",
"babel-plugin-transform-object-assign": "6.22.0",
"babel-plugin-transform-object-rest-spread": "6.26.0",
Expand Down
4 changes: 2 additions & 2 deletions Dnn.AdminExperience/ClientSide/Users.Web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "users",
"version": "1.0.0",
"version": "9.4.5-unstable.64",
"private": true,
"scripts": {
"start": "npm run webpack",
Expand Down Expand Up @@ -50,7 +50,7 @@
"webpack-dev-server": "^3.1.14"
},
"dependencies": {
"@dnnsoftware/dnn-react-common": "^2.1.2",
"@dnnsoftware/dnn-react-common": "9.4.5-unstable.64",
"localization": "^1.0.2",
"react-widgets": "^4.4.6"
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dnn-users-exportables",
"version": "0.0.1",
"version": "9.4.5-unstable.64",
"description": "DNN Users Exportables",
"scripts": {
"start": "npm run webpack",
Expand All @@ -16,7 +16,7 @@
"@babel/plugin-transform-react-jsx": "^7.1.6",
"@babel/preset-env": "^7.1.6",
"@babel/preset-react": "^7.0.0",
"@dnnsoftware/dnn-react-common": "^2.1.2",
"@dnnsoftware/dnn-react-common": "9.4.5-unstable.64",
"babel-loader": "8.0.6",
"create-react-class": "^15.6.3",
"css-loader": "2.1.1",
Expand Down
4 changes: 2 additions & 2 deletions Dnn.AdminExperience/ClientSide/Vocabularies.Web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "taxonomy",
"version": "1.0.0",
"version": "9.4.5-unstable.64",
"private": true,
"scripts": {
"build": "set NODE_ENV=production&&webpack -p",
Expand All @@ -13,7 +13,7 @@
"@babel/plugin-proposal-object-rest-spread": "^7.2.0",
"@babel/preset-env": "^7.1.6",
"@babel/preset-react": "^7.0.0",
"@dnnsoftware/dnn-react-common": "^2.1.2",
"@dnnsoftware/dnn-react-common": "9.4.5-unstable.64",
"array.prototype.find": "2.0.4",
"array.prototype.findindex": "2.0.2",
"babel-core": "6.26.3",
Expand Down
Loading

0 comments on commit 32861e2

Please sign in to comment.