Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit728f771

Browse files
committed
chore(pkg): fix error & bump version
1 parent0ce359a commit728f771

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

‎deploy/production/web.tar.gz‎

170 Bytes
Binary file not shown.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"coderplanets_web",
3-
"version":"1.0.0",
3+
"version":"1.0.1",
44
"license":"Apache License 2.0",
55
"scripts": {
66
"dev":"cross-env NODE_ENV=dev next dev",

‎src/containers/content/HaveADrinkContent/spec.d.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export type TView = string
44

55
exporttypeTSettingOption={
66
fontSize:string
7-
animateType:'fade'|'bounce'
7+
animateType:string
88
}
99

1010
exporttypeTInterval='3s'|'5s'|'10s'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp