Skip to content

Commit 16204f5

Browse files
committed
Merge pull request #1095 from salesforce-ux/fix/summer-16-rc-version
2.0.0
2 parents 8c51435 + ebf139a commit 16204f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "design-system",
3-
"version": "2.0.0-rc.8",
3+
"version": "2.0.0",
44
"description": "Salesforce Lightning Design System",
55
"license": "SEE LICENSE IN README.md",
66
"repository": {
@@ -18,7 +18,7 @@
1818
},
1919
"config": {
2020
"slds": {
21-
"internal": true
21+
"internal": false
2222
}
2323
},
2424
"scripts": {

0 commit comments

Comments
 (0)