Browse Source

publish

pull/202/head
Martin McKeaveney 6 years ago
parent
commit
300ec549a2
  1. 2
      packages/bootstrap-components/package.json
  2. 2
      packages/cli/package.json
  3. 2
      packages/client/package.json
  4. 2
      packages/core/package.json
  5. 2
      packages/datastores/package.json
  6. 2
      packages/materialdesign-components/package.json
  7. 2
      packages/server/package.json
  8. 2
      packages/standard-components/package.json

2
packages/bootstrap-components/package.json

@ -32,5 +32,5 @@
],
"version": "0.0.32",
"license": "MIT",
"gitHead": "72a77a035eb7c1443b079bf93c29b3e5fe02094e"
"gitHead": "b1f4f90927d9e494e513220ef060af28d2d42455"
}

2
packages/cli/package.json

@ -29,5 +29,5 @@
"lodash": "^4.17.15",
"yargs": "^14.2.0"
},
"gitHead": "72a77a035eb7c1443b079bf93c29b3e5fe02094e"
"gitHead": "b1f4f90927d9e494e513220ef060af28d2d42455"
}

2
packages/client/package.json

@ -59,5 +59,5 @@
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-terser": "^4.0.4"
},
"gitHead": "72a77a035eb7c1443b079bf93c29b3e5fe02094e"
"gitHead": "b1f4f90927d9e494e513220ef060af28d2d42455"
}

2
packages/core/package.json

@ -78,5 +78,5 @@
"npm": ">=4.x",
"yarn": ">=0.21.3"
},
"gitHead": "72a77a035eb7c1443b079bf93c29b3e5fe02094e"
"gitHead": "b1f4f90927d9e494e513220ef060af28d2d42455"
}

2
packages/datastores/package.json

@ -35,5 +35,5 @@
"papaparse": "^4.6.1",
"rimraf": "^2.6.2"
},
"gitHead": "72a77a035eb7c1443b079bf93c29b3e5fe02094e"
"gitHead": "b1f4f90927d9e494e513220ef060af28d2d42455"
}

2
packages/materialdesign-components/package.json

@ -52,7 +52,7 @@
],
"version": "0.0.32",
"license": "MIT",
"gitHead": "72a77a035eb7c1443b079bf93c29b3e5fe02094e",
"gitHead": "b1f4f90927d9e494e513220ef060af28d2d42455",
"dependencies": {
"@material/card": "4.0.0"
}

2
packages/server/package.json

@ -41,5 +41,5 @@
"jest": {
"testEnvironment": "node"
},
"gitHead": "72a77a035eb7c1443b079bf93c29b3e5fe02094e"
"gitHead": "b1f4f90927d9e494e513220ef060af28d2d42455"
}

2
packages/standard-components/package.json

@ -34,5 +34,5 @@
],
"version": "0.0.32",
"license": "MIT",
"gitHead": "72a77a035eb7c1443b079bf93c29b3e5fe02094e"
"gitHead": "b1f4f90927d9e494e513220ef060af28d2d42455"
}

Loading…
Cancel
Save