@elice/material-exercise 1.221109.1 → 1.221129.0
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/package.json +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elice/material-exercise",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.221129.0",
|
|
4
4
|
"description": "User view and editing components of Elice material exercise",
|
|
5
5
|
"repository": "https://git.elicer.io/elice/frontend/library/elice-material",
|
|
6
6
|
"license": "UNLICENSED",
|
|
@@ -115,8 +115,8 @@
|
|
|
115
115
|
"@elice/design-tokens": "^1.220803.0",
|
|
116
116
|
"@elice/icons": "^1.220803.0",
|
|
117
117
|
"@elice/markdown": "^1.220803.0",
|
|
118
|
-
"@elice/material-shared-types": "1.
|
|
119
|
-
"@elice/material-shared-utils": "1.
|
|
118
|
+
"@elice/material-shared-types": "1.221129.0",
|
|
119
|
+
"@elice/material-shared-utils": "1.221129.0",
|
|
120
120
|
"@elice/types": "^1.221027.0",
|
|
121
121
|
"@elice/websocket": "^1.220803.0",
|
|
122
122
|
"@types/classnames": "^2.3.1",
|
|
@@ -138,5 +138,5 @@
|
|
|
138
138
|
"recoil": "^0.6.1",
|
|
139
139
|
"styled-components": "^5.2.0"
|
|
140
140
|
},
|
|
141
|
-
"gitHead": "
|
|
141
|
+
"gitHead": "2f7b7c14476949931e7dfe508a6a192d454f3d75"
|
|
142
142
|
}
|