@khanacademy/simple-markdown
Advanced tools
Comparing version 0.0.0-PR973-20240207204403 to 0.0.0-PR973-20240207204548
# @khanacademy/simple-markdown | ||
## 0.0.0-PR973-20240207204403 | ||
## 0.0.0-PR973-20240207204548 | ||
### Patch Changes | ||
- [#973](https://github.com/Khan/perseus/pull/973) [`2ffc6971`](https://github.com/Khan/perseus/commit/2ffc6971e7003cbc64a8a3988337c6ca6019c9db) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Include 'types' key in package.json and move types to 'types' package subdirectory | ||
- [#973](https://github.com/Khan/perseus/pull/973) [`2ffc6971`](https://github.com/Khan/perseus/commit/2ffc6971e7003cbc64a8a3988337c6ca6019c9db) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Include 'types' key in package.json | ||
- Updated dependencies [[`2ffc6971`](https://github.com/Khan/perseus/commit/2ffc6971e7003cbc64a8a3988337c6ca6019c9db)]: | ||
- @khanacademy/perseus-core@0.0.0-PR973-20240207204403 | ||
- @khanacademy/perseus-core@0.0.0-PR973-20240207204548 | ||
@@ -12,0 +12,0 @@ ## 0.11.3 |
@@ -6,3 +6,3 @@ { | ||
"license": "MIT", | ||
"version": "0.0.0-PR973-20240207204403", | ||
"version": "0.0.0-PR973-20240207204548", | ||
"publishConfig": { | ||
@@ -27,3 +27,3 @@ "access": "public" | ||
"dependencies": { | ||
"@khanacademy/perseus-core": "0.0.0-PR973-20240207204403", | ||
"@khanacademy/perseus-core": "0.0.0-PR973-20240207204548", | ||
"@types/react": ">=16.0.0" | ||
@@ -30,0 +30,0 @@ }, |
655258
+ Added@khanacademy/perseus-core@0.0.0-PR973-20240207204548(transitive)
- Removed@khanacademy/perseus-core@0.0.0-PR973-20240207204403(transitive)