Skip to content

Commit

Permalink
Rollback versions to 0.0.1 (last npmjs release)
Browse files Browse the repository at this point in the history
  • Loading branch information
colinalford committed Apr 25, 2019
1 parent 9b015ac commit 03c8e6e
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion libs/packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gsa-sam/components",
"version": "0.0.3",
"version": "0.0.1",
"repository": {
"type": "git",
"url": "https://github.com/GSA/sam-design-system.git"
Expand Down
2 changes: 1 addition & 1 deletion libs/packages/experimental/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gsa-sam/experimental",
"version": "0.0.3",
"version": "0.0.1",
"repository": {
"type": "git",
"url": "https://github.com/GSA/sam-design-system.git"
Expand Down
2 changes: 1 addition & 1 deletion libs/packages/layouts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gsa-sam/layouts",
"version": "0.0.3",
"version": "0.0.1",
"repository": {
"type": "git",
"url": "https://github.com/GSA/sam-design-system.git"
Expand Down
2 changes: 1 addition & 1 deletion libs/packages/sam-formly/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gsa-sam/sam-formly",
"version": "0.0.3",
"version": "0.0.1",
"repository": {
"type": "git",
"url": "https://github.com/GSA/sam-design-system.git"
Expand Down
2 changes: 1 addition & 1 deletion libs/packages/sam-material-extensions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gsa-sam/sam-material-extensions",
"version": "0.0.3",
"version": "0.0.1",
"repository": {
"type": "git",
"url": "https://github.com/GSA/sam-design-system.git"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sam-design-system",
"version": "0.0.3",
"version": "0.0.1",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand Down

0 comments on commit 03c8e6e

Please sign in to comment.