apply from: "../shared.gradle"

kotlinFrontend {

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

}