Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit 06e9d66

Browse files
fix(top-app-bar): Update package.json
1 parent 7d9c9fb commit 06e9d66

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

packages/top-app-bar/package.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
{
22
"name": "@material/react-top-app-bar",
33
"version": "0.0.0",
4-
"description": "",
5-
"main": "index.js",
6-
"scripts": {
7-
"test": "echo \"Error: no test specified\" && exit 1"
8-
},
9-
"author": "",
4+
"description": "Material Components React Top App Bar",
105
"license": "Apache-2.0",
116
"keywords": [
127
"mdc web react",
@@ -16,7 +11,7 @@
1611
"topappbar"
1712
],
1813
"dependencies": {
19-
"@material/top-app-bar": "^0.34.1",
14+
"@material/top-app-bar": "^0.35.1",
2015
"classnames": "^2.2.5",
2116
"prop-types": "^15.6.1",
2217
"react": "^16.3.2"

0 commit comments

Comments
 (0)