@pnx-mixtape/ids-shape 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,7 +1,3 @@
1
- # Interchangeable DS
1
+ # IDS shape
2
2
 
3
- An internal PreviousNext project, to create set of PINTO objects that can be used with
4
- either Mixtape or the NSW Design system.
5
-
6
- Slack channel: #ids
7
- Backlog: https://previousnext.atlassian.net/browse/PNXI-178
3
+ Initial shape.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pnx-mixtape/ids-shape",
3
- "version": "0.0.1",
3
+ "version": "0.0.2",
4
4
  "description": "shape details for ids project",
5
5
  "main": "shape/index.ts",
6
6
  "type": "module",
package/shape/README.md DELETED
@@ -1,3 +0,0 @@
1
- # IDS shape
2
-
3
- Initial shape.
File without changes
File without changes