Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 95320fc

Browse files
committedMar 14, 2018
Lock to Polaris 2.0 beta 9
1 parent 7b1719c commit 95320fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ npm install
1111
npm start
1212
```
1313

14-
This runs the app in the development mode. If you prefer, you can run these commands using Yarn.
14+
This runs the app in the development mode.
1515

1616
- Open [http://localhost:3000](http://localhost:3000) to view it in the browser
1717
- The page will reload if you make edits

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@shopify/polaris": ">=2.0.0-beta",
6+
"@shopify/polaris": "2.0.0-beta.9",
77
"classnames": "^2.2.5",
88
"react": "^16.2.0",
99
"react-dom": "^16.2.0",

0 commit comments

Comments
 (0)
Please sign in to comment.