apply from: "../shared.gradle"

kotlinFrontend {

    npm {
        dependency("trix", "1.2.0")
    }

}